0.2.31 • Published 11 months ago
@chyzwar/eslint-config v0.2.31
@chyzwar/eslint-config
Strict preset for eslint. Intention is to include plugin dependacies and make it easy manage configs in one place. It support number of sub-presets:
- node
- react
Instalation
yarn add eslint @chyzwar/eslint-config
Examples
Example of usage in eslint.cjs
module.exports = {
extends: "@hyper/eslint-config/node",
parserOptions: {
tsconfigRootDir: __dirname,
},
};
0.2.31
11 months ago
0.2.30
11 months ago
0.2.29
11 months ago
0.2.27
1 year ago
0.2.28
1 year ago
0.2.26
1 year ago
0.2.25
1 year ago
0.2.24
1 year ago
0.2.23
1 year ago
0.2.22
1 year ago
0.2.21
2 years ago
0.2.20
2 years ago
0.2.19
2 years ago
0.2.18
2 years ago
0.2.17
2 years ago
0.2.16
2 years ago
0.2.15
2 years ago
0.2.14
2 years ago
0.2.13
2 years ago