Reformat code
This commit is contained in:
parent
6e27539eca
commit
420cd788c4
94 changed files with 10630 additions and 2646 deletions
8
.prettierrc
Normal file
8
.prettierrc
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"printWidth": 120,
|
||||
"singleQuote": true,
|
||||
"useTabs": false,
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"bracketSpacing": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue