6.0.0 • Published 11 months ago

@studio/eslint-config v6.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
11 months ago

JavaScript Studio ESLint Config

The sharable eslint config for all JavaScript Studio projects.

Install

$ npm install @studio/eslint-config eslint eslint-plugin-mocha eslint-plugin-jsdoc eslint-plugin-node --save-dev

Usage

Make sure this is in your package.json:

{
  "eslintConfig": {
    "extends": "@studio"
  }
}

This configuration works great with @studio/tsconfig.

Pro tip™: Check out eslint_d for faster editor integration.

License

MIT

6.0.0

11 months ago

5.0.0

12 months ago

4.1.0

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

3.1.0

1 year ago

3.0.1

2 years ago

3.0.0

2 years ago

2.3.0

2 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

8 years ago