Initial commit
This commit is contained in:
commit
fa374f9cb6
12 changed files with 1336 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