1.0.2 • Published 6 years ago

eslint-config-shortlyster-ts v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

TypeScript tailored standard ESLint config for Shortlyster

Install the thing in your project

npm add -D eslint-config-shortlyster-ts

Add .eslintrc to your project.

{
  "extends": "shortlyster-ts",
  "rules": {
    // project specific rules go here
  }
}

Copyright & License

All code in this repository released under the terms of the MIT license

Copyright (C) 2018 Compono Pty Ltd