@oleg-ch/eslint-config-typescript
v1.3.0
Published
ESLint config for TypeScript
Downloads
1
Readme
@oleg-ch/eslint-config-typescript
ESLint config for Typescript
Installation
yarn add -D @oleg-ch/eslint-config-typescript
Usage
Update your project's .eslintrc.json
file:
{
"extends": ["@oleg-ch/eslint-config-typescript"]
}
Read the ESlint config docs for more information