You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
It's an interesting idea. We would definitely be happy to have instructions in this repo's wiki giving suggested setup steps. However we probably wouldn't include it in the template by default because the templates already contain a large number of concepts and we're trying to keep them reasonable for newcomers to understand. Hope that's OK!
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?
The text was updated successfully, but these errors were encountered: