eslint-config 0.1.0-gc-2
Install from the command line:
Learn more about npm packages
$ npm install @uniwise/eslint-config@0.1.0-gc-2
Install via package.json:
"@uniwise/eslint-config": "0.1.0-gc-2"
About this version
WISEflow's ESLint config for react.
yarn add --dev @uniwise/eslint-config typescript @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-import-resolver-typescript eslint-plugin-react eslint-plugin-import prettier eslint-config-prettier eslint-plugin-prettier
After installing, update your project's .eslintrc.json
file to import the rule sets you want:
{
"extends" : [
"@uniwise/eslint-config"
]
}
To run the linter:
yarn eslint src/
Read the ESlint config docs for more information.
Details
- eslint-config
- UNIwise
- almost 2 years ago
- Apache-2.0
- 20 dependencies
Assets
- eslint-config-0.1.0-gc-2.tgz
Download activity
- Total downloads 1
- Last 30 days 0
- Last week 0
- Today 0