Skip to content

ImmoweltGroup/browserslist-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@immowelt/browserslist-config

Powered by Immowelt Build Status semantic-release

Config to share target browsers between different ImmoweltGroup front-ends.

Usage

Add it to your dependencies.

yarn add @immowelt/browserslist-config --dev

Use your Browserslist settings in your package.json.

"browserslist": [
  "extends @immowelt/browserslist-config"
]

Commits

Please use one of the following prefixes in your commit message:

  • BUGFIX: or PATCH: for small fixes
  • FEATURE: for minor changes and
  • BREAKING: for breaking changes

License

See the LICENSE file at the root of the repository.