1.4.0 • Published 7 months ago

eslint-config-dherault-typescript v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

eslint-config-dherault-typescript

A modern TypeScript Eslint config

Installation

npm i --save-dev eslint eslint-config-dherault-typescript

Usage

.eslintrc.json:

{
  "extends": "dherault-typescript"
}

License

MIT