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

Extend from tslint/recommended and remove duplicate rules #20

Open
the-ult opened this issue Jul 31, 2020 · 0 comments
Open

Extend from tslint/recommended and remove duplicate rules #20

the-ult opened this issue Jul 31, 2020 · 0 comments

Comments

@the-ult
Copy link

the-ult commented Jul 31, 2020

Would be nice if tslint-angular would extend from tslint:recommended and remove the duplicate rules.

Or.

  • Remove the duplicate rules and add it as best practice to the readme?
{
"extends": [
    "tslint:recommended",   // Should be extended before tslint-angular
    "tslint-angular",
     ....
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant