mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-21 14:48:23 +00:00
chore: add prettier config
This commit is contained in:
parent
63cb6e40d8
commit
f62b4b8a13
5
.prettierrc.json
Normal file
5
.prettierrc.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"semi": false,
|
||||||
|
"arrowParens": "always",
|
||||||
|
"singleQuote": true
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user