Initial commit
This commit is contained in:
commit
04be6b2c2d
15 changed files with 2203 additions and 0 deletions
6
.prettierrc
Normal file
6
.prettierrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"useTabs": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"printWidth": 100
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue