[Update Package] Update material-ui to @material-ui/core V1-rc & update firestore settings.

This commit is contained in:
Qolzam
2018-05-16 15:26:45 +07:00
parent 8184eb036c
commit f1fb1a6078
45 changed files with 22048 additions and 897 deletions

View File

@@ -45,7 +45,7 @@
],
"no-consecutive-blank-lines": true,
"no-construct": true,
"no-debugger": false,
"no-debugger": true,
"no-duplicate-variable": true,
"no-empty": false,
"no-eval": true,