This package has been deprecated

Author message:

package renamed to @system76/eslint-config

@system76/eslint-config-standard

1.1.0 • Public • Published

@system76/eslint-config-standard

System76 standard eslint linting configuration



npm travis-ci renovate standard


This is a System76 extension of standard that includes many plugins for tools we use in our projects. It does not change any standard rules. It does however add new ones.

Using

npm install --save-dev @system76/eslint-config-standard

Then extend this in your own eslint configuration file:

module.exports = {
  extends: [
    '@system76/standard'
  ]
}

Deployment

Simply push to master and travis will do all the work for you!

Package Sidebar

Install

npm i @system76/eslint-config-standard

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

15.7 kB

Total Files

11

Last publish

Collaborators

  • system76