Angular SonarTS/ TSLint Demo
This source code is part of a blogpost about Angular 6 and how you can improve code quality with TSLint and SonarTS.
More info: Improving Angular Style and code quality
To setup the demo:
npm install
To build and run the TSLint demo:
npm run build
npm run lint