mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
Restored prettierrc settings
This commit is contained in:
parent
f8a48fad32
commit
5fc5d988e6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
"quoteProps": "consistent",
|
"quoteProps": "consistent",
|
||||||
"bracketSpacing": true,
|
"bracketSpacing": true,
|
||||||
"arrowParens": "avoid",
|
"arrowParens": "avoid",
|
||||||
"printWidth": 30,
|
"printWidth": 120,
|
||||||
"endOfLine": "lf",
|
"endOfLine": "lf",
|
||||||
"bracketSameLine": true
|
"bracketSameLine": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue