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