Polymer / vscode-plugin

Provides autocompletion, linting, and more for web components.
Other
74 stars 11 forks source link

need to exclude paths from linting #91

Closed mwinters-stuff closed 2 years ago

mwinters-stuff commented 5 years ago

I have a project tree, that has a polymer web interface, and a nodejs server, I am getting polymer-ide lint warnings in the .js files in the nodejs part of the tree.

There is no configuration to 'exclude' paths from the polymer-ide lint.