1.0.1 • Published 4 years ago

tslint-config-sgkb v1.0.1

Weekly downloads
3
License
MIT
Repository
-
Last release
4 years ago

A package containing the SGKB tslint settings used across various Typescript projects. Simply install the npm package and extend the rules

npm install tslint-config-sgkb

then in your tslint.json file in the root of your frontend:

{
   "extends": "tslint-config-sgkb",
}
1.0.1

4 years ago

1.0.0

4 years ago