eslint-plugin-prettier-vue
eslint-plugin-prettier-vue copied to clipboard
:ok_hand: ESLint plugin for Prettier formatting, which is better for Vue SFC
Steps to reproduce are below. I get the same results on Ubuntu 18.04 and Windows 10, so I don't think this is OS-related. 1. Use vue/cli to create a Vue...
in the `processSFCBLock` the code is doing ``` const endingTag = `\n` ``` The usage of `\n` it's making repos not using LF show an unfixable error at the end...
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.
Hi @meteorlxy ! I'm the current active maintainer of https://github.com/prettier/eslint-plugin-prettier, and just see this fork accidentally few days ago. And I think about that is there any chance to merge...