Initial commit
This commit is contained in:
commit
07c5428f7c
11 changed files with 1815 additions and 0 deletions
7
.prettierrc
Normal file
7
.prettierrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"arrowParens": "always",
|
||||
"endOfLine": "lf",
|
||||
"singleAttributePerLine": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue