This commit is contained in:
Chris Troutner
2020-07-07 18:23:42 -07:00
commit a9d867654d
15 changed files with 38642 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"arrowParens": "avoid",
"semi": false,
"no-unused-vars": false
}