tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.82k stars 919 forks source link

Remove redundant rules from the tslint.json (because they are handled by prettier) #391

Closed tomastrajan closed 5 years ago

tomastrajan commented 5 years ago

Describe the feature you'd like:

The tslint comes with a subset of rules which are made redundant by the use of prettier. Remove / cleanup / enhance tslint.json config.

Other information:

Check out following blog posts for more info: https://medium.com/@victormejia/setting-up-prettier-in-an-angular-cli-project-2f50c3b9a537 https://medium.com/ngconf/ultimate-prettier-angular-cheatsheet-777c9515f4fb