When I upgrade quasar, Eslint breaks my app. If I disable Eslint, my app is still broken by Stylus parser
-
Hi,
As said in title, I upgraded Quasar and now Eslint breaks my app, and if I disable it it’s Stylus parser which does.
I upgraded from 0.15.20 to 0.16.4.
I also tried to upgrade to 0.17.2 and it does the same.Here are screenshots about Eslint:
So then, when I disable Eslint, I have problems with css-loader and stylus parser, from specific files in node_modules…
Any idea ? Can’t work right now