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
When using formatters: true in a vue file that has a style tag, that for some reason had a 4 tab indent spacing, eslint throws and fails. This issue seems to be somewhat related, but I'm not sure if we should cover this case in the tests / if the fix should be in this repo or not.
Describe the bug
When using
formatters: true
in a vue file that has a style tag, that for some reason had a 4 tab indent spacing, eslint throws and fails.This issue seems to be somewhat related, but I'm not sure if we should cover this case in the tests / if the fix should be in this repo or not.
Reproduction
https://github.com/yuvalkarif/eslint-config/tree/yuvalkarif/vue-style-tab-fails
System Info
Used Package Manager
pnpm
Validations
Contributions
The text was updated successfully, but these errors were encountered: