mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-01 20:17:36 +03:00
chore: add prettier config file
This commit is contained in:
parent
ef46c5ee3a
commit
f1efdf33e4
1 changed files with 5 additions and 0 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"printWidth": 100,
|
||||
"singleQuote": true,
|
||||
"arrowParens": "avoid"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue