Hacker News new | ask | show | jobs
by botskonet 3135 days ago
You shouldn't be linting third party code to begin with.
1 comments

True, but for that I'd need to constantly ignore files from my linter.. Also not an ideal solution.

To clarify this happens more for sass or css projects where variables need to be set according to the base library and linters go nuts over them.