0.0.9 • Published 3 years ago

@motato/eslint-config-ts v0.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@motato/eslint-config-ts

Installation

yarn add @motato/eslint-config-ts

Usage

Then, add this to your .eslintrc file:

{
  "extends": "@motato/eslint-config-ts"
}