This package has been deprecated

Author message:

please use eslint with @system76/eslint-config directly

@system76/standard

1.1.2 • Public • Published

@system76/standard

System76 standard JavaScript linting



npm travis-ci greenkeeper 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/standard

Then add a convenience function to your package.json:

{
  "scripts": {
    "lint": "standard"
  }
}

Deployment

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

Package Sidebar

Install

npm i @system76/standard

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

10.4 kB

Total Files

10

Last publish

Collaborators

  • system76