meteorlxy / eslint-plugin-prettier-vue

:ok_hand: ESLint plugin for Prettier formatting, which is better for Vue SFC
MIT License
115 stars 9 forks source link

Tab settings ignored #36

Open kirkbushell opened 1 year ago

kirkbushell commented 1 year ago

Have tabWidth set to 4, and useTabs to true, these appear to be ignored and is for some reason applying a tab width of 2.

meteorlxy commented 1 year ago

Please provide a reproduction