@kpdecker/eslint-config-linoleum
v5.0.1
Published
Linoleum eslint config
Downloads
5
Readme
eslint-config-linoleum
Linoleum eslint configs
Usage
Project package.json:
"eslintConfig": {
"extends": [
"@kpdecker/eslint-config-linoleum"
],
"root": true
}
Optional extends config sets:
@kpdecker/eslint-config-linoleum/react
ESLint config for projects using React and JSX@kpdecker/eslint-config-linoleum/test
ESLint config for test subdirectory.