@csw/eslint-config-web

1.0.0 • Public • Published

eslint-config-web

Eslint web rules by CSW Consultores Ambientales Meant to be used in conjunction with eslint-config-base

Installation

npm i --save-dev @csw/eslint-config-web

Once the @csw/eslint-config-web package is installed, you can use it by specifying @csw/web in the extends section of your ESLint configuration.

{
  "extends": ["@csw/web"],
  "rules": {
    // Additional rules...
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @csw/eslint-config-web

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.5 kB

Total Files

3

Last publish

Collaborators

  • emoreno
  • fernandocanizo