You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rules from eslint-plugin-tailwindcss are not processed for .svelte files when using processor: 'svelte3/svelte3'.
There is a closed issue francoismassart/eslint-plugin-tailwindcss#72 where the developer recommends using processor: '@angular-eslint/template-parser' instead, but naturally, that means losing the features of this processor.
The text was updated successfully, but these errors were encountered:
Rules from eslint-plugin-tailwindcss are not processed for
.svelte
files when usingprocessor: 'svelte3/svelte3'
.There is a closed issue francoismassart/eslint-plugin-tailwindcss#72 where the developer recommends using
processor: '@angular-eslint/template-parser'
instead, but naturally, that means losing the features of this processor.The text was updated successfully, but these errors were encountered: