This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Description
Hi, while being quite new to the JS world(I have mostly strong C# background) i noticed that a lot of projects/templates use linters. For JS it's mostly ESLint but for the TS world there is a TSLint package. I was thinking maybe it would be good to have in the templates tslint added in devDependencies with a sample(recommended) tslint.json file?