2.0.6 • Published 5 years ago
@kripod/eslint-config-base v2.0.6
@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"
}