TimeTrex Community Edition v16.2.0
This commit is contained in:
7
interface/html5/framework/apollo-vue/.prettierrc
Normal file
7
interface/html5/framework/apollo-vue/.prettierrc
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"tabWidth": 4,
|
||||
"printWidth": 250,
|
||||
"jsxBracketSameLine": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5"
|
||||
}
|
Reference in New Issue
Block a user