mirror of
https://github.com/laosb/ghos3.git
synced 2025-05-01 08:01:08 +00:00
chore: add .prettierrc
This commit is contained in:
parent
6235b7cc5b
commit
4f862f6120
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