browserslist-config-fluid

0.1.0 • Public • Published

browserslist-config-fluid

Shareable Browserslist config for the Fluid Project.

Usage

To use the browserslist configuration provided by this module, add it as a dev dependency to your project:

npm install browserslist-config-fluid --save-dev --save-exact

Then, add the following to your project's package.json file.

    "browserslist"[
        "extends browserslist-config-fluid"
    ]

Development

Releasing

This package uses Conventional Commits, enforced with commitlint. This facilitates releasing new versions of the package. To cut a release, run:

npm run release

This will tag an appropriate semantic version based on the nature of the recent commits to the project and update the changelog.

You will then need to publish the updated version to the npm registry. This requires an npm account with appropriate maintainer permissions. To publish the package, run:

npm publish

For more information on publishing to npm, see the npm publish documentation.

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i browserslist-config-fluid

    Weekly Downloads

    1

    Version

    0.1.0

    License

    BSD-3-Clause

    Unpacked Size

    7.39 kB

    Total Files

    11

    Last publish

    Collaborators

    • duhrer
    • the-t-in-rtf
    • greatislander
    • clown
    • colinbdclark
    • jhung
    • amb26
    • jobara
    • cindyli
    • simonbates