@ianwalter/eslint-config
v7.2.0
Published
Ian's ESLint configuration based on Standard
Downloads
645
Readme
@ianwalter/eslint-config
Installation
yarn add @ianwalter/eslint-config --dev
Usage
In package.json
:
"eslintConfig": {
"root": true,
"extends": [
"@ianwalter"
]
}
Related
@ianwalter/eslint-config-react
- Ian's ESLint configuration for React
License
Apache 2.0 with Commons Clause - See LICENSE
Created by Ian Walter