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
✘ http://eslint.org/docs/rules/indent Expected indentation of 2 space characters but found 4
/home/tom/Websites/Qrespi/qint-config/src/App.vue:63:5
components: {
^
✘ http://eslint.org/docs/rules/indent Expected indentation of 6 space characters but found 8
/home/tom/Websites/Qrespi/qint-config/src/App.vue:64:9
Hello,
^
Basically it inserts two tabs each time when it should only do one...?
The text was updated successfully, but these errors were encountered:
Using vue-format, I get these errors in Lint:
Basically it inserts two tabs each time when it should only do one...?
The text was updated successfully, but these errors were encountered: