mirror of
https://github.com/laosb/ghos3.git
synced 2025-04-30 23:51:08 +00:00
chore: add .prettierrc
This commit is contained in:
parent
91a3a1423c
commit
b8a9f00f1c
1 changed files with 5 additions and 0 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"semi": false,
|
||||||
|
"singleQuote": true,
|
||||||
|
"trailingComma": "es5",
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue