update,
This commit is contained in:
13
_resources/_tecky/party-planner/prettierrc.json
Normal file
13
_resources/_tecky/party-planner/prettierrc.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"tabWidth": 4,
|
||||
"useTabs": true,
|
||||
"semi": true,
|
||||
"quoteProps": "as-needed",
|
||||
"jsxSingleQuote": true,
|
||||
"bracketSpacing": true,
|
||||
"jsxBracketSameLine": true,
|
||||
"arrowParens": "always",
|
||||
"printWidth": 120
|
||||
}
|
Reference in New Issue
Block a user