@motato/eslint-config-ts
v0.0.9
Published
typescript eslint config
Downloads
3
Readme
@motato/eslint-config-ts
Installation
yarn add @motato/eslint-config-ts
Usage
Then, add this to your .eslintrc file:
{
"extends": "@motato/eslint-config-ts"
}