An open API service indexing awesome lists of open source software.

https://github.com/uptechteam/tslint-uptech


https://github.com/uptechteam/tslint-uptech

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

### tslint-uptech


This is the TSLint config that is recommended to use for Uptech products

There is also base _tsconfig.json_ file that is recommended to use in order this config to work

The linter should be launched with the following command:
`tslint -p . -c tslint.json`, where project path with _tsconfig.json_ inside should be specified after `-p` option