Mlbiche
Mlbiche
I have also checked on VSCode the other day and have not seen any slowdown.
@cjpatoilo Is this PR dead ? I can update it if needed
Having the same issue here 👍 The issue is related to #3379 and #1477. I am surprised to see that none of these issues has any activity 🤔
@jonorozcoc > Any update on this? Haven't tried but #68 mentions that it works
At the end, I am using `eslint-plugin-nuxt`, `eslint-plugin-vue` and `@vue/eslint-config-standard`. I have removed all Nuxt modules related to ESLint and all babel-related packages. And I have updated my ESLint config...
@jonorozcoc At least it does not raise false positives with Nuxt 3. But it seems that it provides fewer rules than this module.
I opened a PR (#669) few weeks ago to update the project to Dart Sass (use of `@use` instead of `@import`). I have recently seen the `math.div` warning on another...
It is also (I suppose it is related) to filter non empty values on an enum column. The error is : > ERROR: invalid input value for enum "HelpRequestReason": ""...
I'll try to dive into it in [!37](https://github.com/Polight/lego/pull/37) 👍
And sooo.... Any difference with @kaisermann's one ?