I started a quasar.js v2 (vue3) project today. I messed up something in my vs code project because, for example, code will not compile becausee of extra semicol
linters error npm audit report async <2.6.4 Severity: high Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25 fix available v
I currently have the linter package (here: apm install linter) and the linter-javac package (here: apm install linter-javac). It works great for the most part,