Initial commit
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
commit
677fd4cb63
3 changed files with 21 additions and 0 deletions
8
.prettierrc.json
Normal file
8
.prettierrc.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"semi": true,
|
||||
"singleQuote": false,
|
||||
"htmlWhitespaceSensitivity": "css",
|
||||
"singleAttributePerLine": false,
|
||||
"bracketSameLine": false,
|
||||
"printWidth": 80
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue