mirror of
https://github.com/kevin-DL/breeze-next-template.git
synced 2026-01-20 05:55:10 +00:00
first
This commit is contained in:
8
.prettierrc.json
Normal file
8
.prettierrc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"arrowParens": "avoid",
|
||||
"jsxBracketSameLine": true,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 4,
|
||||
"trailingComma": "all"
|
||||
}
|
||||
Reference in New Issue
Block a user