Initial commit: backend, storefront, vendor-panel added
This commit is contained in:
8
vendor-panel/.prettierrc
Normal file
8
vendor-panel/.prettierrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"endOfLine": "auto",
|
||||
"semi": false,
|
||||
"singleQuote": false,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5",
|
||||
"arrowParens": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user