@kripod/eslint-config-base
Strict baseline linter configuration for JavaScript.
Usage
After installing the package, append the following to your ESLint configuration:
{
"extends": "@kripod/eslint-config-base"
}
This package has been deprecated
Author message:
Use @kripod/eslint-config instead.
Strict baseline linter configuration for JavaScript.
After installing the package, append the following to your ESLint configuration:
{
"extends": "@kripod/eslint-config-base"
}
npm i @kripod/eslint-config-base
1
2.0.6
MIT
6.6 kB
14