1.3.0 • Published 5 years ago
@oleg-ch/eslint-config-typescript v1.3.0
@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