Removed vue reference in prettierc (#135)
This commit is contained in:
@@ -5,6 +5,5 @@
|
|||||||
"singleQuote": false,
|
"singleQuote": false,
|
||||||
"bracketSpacing": true,
|
"bracketSpacing": true,
|
||||||
"arrowParens": "avoid",
|
"arrowParens": "avoid",
|
||||||
"vueIndentScriptAndStyle": false,
|
|
||||||
"trailingComma": "none"
|
"trailingComma": "none"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user