eslint-config-shortlyster-ts

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-shortlyster-ts

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

3.09 kB

Total Files

5

Last publish

Collaborators

  • nikolay_nemshilov