mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
Add Prettier config
This commit is contained in:
parent
c833fa9c08
commit
75333ff7c0
1 changed files with 5 additions and 0 deletions
5
.prettierrc.json
Normal file
5
.prettierrc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"printWidth": 80,
|
||||
"singleQuote": true,
|
||||
"quoteProps": "consistent"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue