-
Notifications
You must be signed in to change notification settings - Fork 309
Exclude files from tslint #482
Comments
This should be resolved now. In our Thanks, |
I still see vendor code from node_modules being linted In my case it is the my tsconfig.json is
|
@danbucholtz How? e.g. exclude Background Update (a second later 😄 ) Update Only |
Tslint shows errors even for external typescript libraries inside the node_modules folder. I think it would be a good idea to exclude the node_modules folder from tslint or (even better) to create a configuration option for excluding file patterns
The text was updated successfully, but these errors were encountered: