5.0.5 • Published 5 months ago

@sota1235/eslint-config v5.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@sota1235/eslint-config

ESLint config for @sota1235.

Now only supports eslint v9.

Description

Install

npm i -D @sota1235/eslint-config

You can use like this.

import { configs } from '@sota1235/eslint-config';

export default [
  ...configs.base(),
  ...configs.typescript({
    tsconfigPath: './tsconfig.json', // optional
  }),
  ...configs.react(),
];

Licence

This software is released under the MIT License, see LICENSE.txt.

Author

@sota1235

5.0.5

5 months ago

5.0.4

6 months ago

5.0.3

6 months ago

5.0.2

6 months ago

5.0.1

11 months ago

5.0.0

11 months ago

4.2.3

1 year ago

4.2.2

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

4.2.1

2 years ago

4.2.0

2 years ago

4.1.1

2 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.0

4 years ago

2.0.0

4 years ago