✨ (vite) feature flow as a VueJS app
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"semi": false
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"arrowParens": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user