24.0.0 • Published 1 year ago
@cloudfour/eslint-config v24.0.0
@cloudfour/eslint-config
Cloud Four's ESLint configuration.
This config extends the following plugins:
n(maintained fork of originaleslint-plugin-node)importpromisejsdocunicornstandard@typescript-eslint
It also adds the following custom rules:
Usage
This package exports a flat ESLint configuration.
npm install --save-dev eslint @cloudfour/eslint-configExample eslint.config.js:
import cloudFourConfig from '@cloudfour/eslint-config';
export default [
...cloudFourConfig,
{
rules: {
// your overrides here
...
}
},
];2.0.0-alpha.7
1 year ago
2.0.0-alpha.8
1 year ago
2.0.0-alpha.9
1 year ago
2.0.0-alpha.11
1 year ago
2.0.0-alpha.3
1 year ago
2.0.0-alpha.10
1 year ago
2.0.0-alpha.4
1 year ago
2.0.0-alpha.5
1 year ago
2.0.0-alpha.6
1 year ago
2.0.0-alpha.1
1 year ago
2.0.0-alpha.2
1 year ago
24.0.0-alpha.13
1 year ago
24.0.0
1 year ago
2.0.0-alpha.12
1 year ago
0.1.0
7 years ago
1.0.0
7 years ago