8.0.1 • Published 11 months ago

@studio/eslint-config v8.0.1

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 i @studio/eslint-config -D

Usage

Configure in eslint.config.js:

import studio_eslint_config from '@studio/eslint-config';

export default [
  ...studio_eslint_config,
  {
    /* Project specific overrides */
  }
];

This configuration works great with @studio/tsconfig.

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

License

MIT

8.0.1

11 months ago

8.0.0

12 months ago

7.0.0

1 year ago

6.0.0

2 years ago

5.0.0

2 years ago

4.1.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago