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