Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.32 KB

File metadata and controls

42 lines (33 loc) · 1.32 KB

Browserslist

Configuration

Add as extension to the .browserslistrc

extends @davidsneighbour/browserslist-config

Or in the browserslist parameter in package.json.

{
  "browserslist": ["extends @davidsneighbour/browserslist-config"]
}

Configuration rules in this package

  • We support all presently updated browsers.
  • We don't support Internet Explorer.
  • We don't support legacy Edge Browser (lower than version 79).
  • We don't support Opera Mini and Mobile.

All configurations

Configurations
Build Tools
Babel Webpack
Testing
Cypress HTML Validate
Linters and Formatters
Browserslist ESLint PostCSS
Prettier Stylelint
Project Management
Commitlint Release
Markdown and Writing
Markdownlint Remark Lint
Other Tools
Bootstrap Tools