Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tslint schematics with opinionated set of rules #18

Open
nongrata081 opened this issue Apr 24, 2019 · 6 comments
Open

add tslint schematics with opinionated set of rules #18

nongrata081 opened this issue Apr 24, 2019 · 6 comments
Labels
Angular Generic app features

Comments

@nongrata081
Copy link
Owner Author

nongrata081 commented Jun 4, 2019

https://github.com/mgechev/codelyzer (nrwl/nx by default not always has the latest version of it, so setup renovate to patch it automatically)

https://palantir.github.io/tslint/usage/configuration/

https://github.com/palantir/tslint/blob/master/README.md - has a list of custom tslint rules, that would be nice to add to the project

Custom rule sets from the community

If we don't have all the rules you're looking for, you can either write your own custom rules or use rules implementations developed by the community. The repos below are a good source of custom rules:

https://github.com/palantir/tslint/tree/master/src/configs

@nongrata081
Copy link
Owner Author

check tslint rules scaffolded by ng-cli and nrwl/nx

@nongrata081
Copy link
Owner Author

@nongrata081
Copy link
Owner Author

@nongrata081
Copy link
Owner Author

@nongrata081 nongrata081 added the Angular Generic app features label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Angular Generic app features
Projects
None yet
Development

No branches or pull requests

1 participant