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

disable eslint for generated files #270

Open
raycarter opened this issue Mar 3, 2022 · 0 comments
Open

disable eslint for generated files #270

raycarter opened this issue Mar 3, 2022 · 0 comments

Comments

@raycarter
Copy link

Because of that tslint is deprecated, we decided to use eslint instead. unfortunately the generated files contain only hint for tslint "tslint:disable". We would like to have eslint also disabled for the generated files. Of cause we can achieve that through adding the generated folder in the eslintignore file. Since the generated files already contain the hint for tslint, I think it would be alright to let them also have a hint for eslint. I would make a PR for this and let you review it. Thanks!

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