8.4.0 • Published 4 months ago
@w0s/eslint-config v8.4.0
eslint-config
ESLint configuration file used on my personal website (w0s.jp
).
Base rules & plugins
- eslint:recommended
- eslint-plugin-import:recommended
- eslint-plugin-jsdoc:recommended
TypeScript
- @typescript-eslint/eslint-plugin:strict-type-checked
- @typescript-eslint/eslint-plugin:stylistic-type-checked
- eslint-plugin-jsdoc:recommended-typescript
Usage
import w0sConfig from '@w0s/eslint-config';
/** @type {import("eslint").Linter.Config[]} */
export default [
...w0sConfig,
{
// other options
},
];
8.4.0
4 months ago
8.1.0
6 months ago
8.3.0
6 months ago
8.2.0
6 months ago
8.0.1
8 months ago
8.0.0
9 months ago
7.3.1
10 months ago
7.3.0
10 months ago
7.2.0
11 months ago
7.1.0
11 months ago
7.0.0
11 months ago
7.0.0-rc.4
11 months ago
7.0.0-rc.6
11 months ago
7.0.0-rc.5
11 months ago
7.0.0-rc.3
11 months ago
7.0.0-rc.0
12 months ago
7.0.0-rc.2
12 months ago
7.0.0-rc.1
12 months ago
6.0.1
12 months ago
6.0.0
12 months ago
6.0.2
12 months ago
5.3.0
1 year ago
5.2.0
1 year ago
5.1.0
1 year ago
5.0.1
2 years ago
4.0.0
2 years ago
5.0.0
2 years ago
3.0.0
2 years ago
2.0.0
2 years ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
3 years ago