initial commit
This commit is contained in:
commit
7d3c956806
38 changed files with 31353 additions and 0 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"endOfLine": "auto"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue