Config to share target browsers between different ImmoweltGroup front-ends.
Add it to your dependencies.
yarn add @immowelt/browserslist-config --devUse your Browserslist settings in your package.json.
"browserslist": [
"extends @immowelt/browserslist-config"
]Please use one of the following prefixes in your commit message:
BUGFIX:orPATCH:for small fixesFEATURE:for minor changes andBREAKING:for breaking changes
See the LICENSE file at the root of the repository.