1

Working on a project with old javascript compatible only for IE6 (sorry ...), I would like to Disable ESLint / CSSLint / Javascript validation / CSS validation for this project only in VS 2017.

I'm aware of the Options -> Text Editor -> Javascript -> ESlint -> Enable EsLint, unfortunately this option disables ESLint for every project : I would like to have ESLint enable for new web projects.

Thanks for your help

1 Answer 1

2

A bit late so I think you allready found it. Maybe it helps someone else.

You can turn off CssLint in Tools\Options\Text Editor\CSS\CssLint. There you have the option to disable CSS Lint.

Sign up to request clarification or add additional context in comments.

1 Comment

Unfortunately, this works for a complete disable of cssLint. My first objective was to disable lint for one project only

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.