first commit
This commit is contained in:
9
.prettierrc.json
Normal file
9
.prettierrc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 2,
|
||||
"printWidth": 100,
|
||||
"endOfLine": "auto",
|
||||
"proseWrap": "preserve",
|
||||
"htmlWhitespaceSensitivity": "strict"
|
||||
}
|
Reference in New Issue
Block a user