Initial commit

This commit is contained in:
Arjun Patel
2019-06-09 22:42:29 -07:00
commit c561cdc0a2
29 changed files with 8726 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"presets": ["es2015", "react"],
"plugins": ["babel-plugin-transform-class-properties", "transform-object-rest-spread"]
}