removed all old apps, compacted repo
This commit is contained in:
commit
c6def505cf
14 changed files with 1659 additions and 0 deletions
8
.prettierrc
Normal file
8
.prettierrc
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 4,
|
||||
"semi": false,
|
||||
"arrowParens": "always",
|
||||
"bracketSpacing": true,
|
||||
"singleQuote": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue