0.5.4 • Published 2 years ago

@easy-going/eslint-config-ts v0.5.4

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

@easy-going/eslint-config-ts

Installation

yarn add @easy-going/eslint-config-ts

Usage

Then, add this to your .eslintrc file:

{
  "extends": "@easy-going/eslint-config-ts"
}