@justia/browserslist-config-legacy
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

@justia/browserslist-config-legacy version 3.0.0

Legacy compilation of target browsers

Browserslist shareable config for Browserslist.

Install

npm install browserslist @justia/browserslist-config --save-dev

Usage

Add this to your package.json file:

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

Alternatively, add this to .browserslistrc file:

extends @justia/browserslist-config

This package when imported returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see the Browserslist examples repo.

Legacy

Entry with a list of specific old browsers. You can include it in your package.json or .browserslistrc file like this:

"browserslist": [
  "extends @justia/browserslist-config/legacy"
]

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @justia/browserslist-config-legacy

    Weekly Downloads

    0

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    3.87 kB

    Total Files

    5

    Last publish

    Collaborators

    • justiauser
    • mayrop
    • digznav