init
This commit is contained in:
commit
6fa8fcfe8c
25 changed files with 9331 additions and 0 deletions
7
.prettierrc.json
Normal file
7
.prettierrc.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"bracketSpacing": false,
|
||||
"bracketSameLine": false,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"singleAttributePerLine": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue