1.2.5 • Published 1 year ago

@studyportals/browserslist-config v1.2.5

Weekly downloads
937
License
ISC
Repository
github
Last release
1 year ago

Browserslist Config

This repository contains browserslist configuration files according Studyportals Definition of Done. This configuration can be used to transpile code for target browsers using babel-preset-env.

How to use

Install the package in your project by running the following command:

npm install @studyportals/browserslist-config -S

When the package is installed you can add a little snippet to your package.json file extending the browserslist you want to use.

"browserslist": [
    "extends @studyportals/browserslist-config/student"
]

Available configurations

TargetCoverage
StudentsCoverage list
ClientsCoverage list
InternalCoverage list
1.2.5

1 year ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

6 years ago