grid mostly there

This commit is contained in:
2018-12-27 15:17:23 -08:00
parent 907d15d481
commit 9c052aebd2
14 changed files with 1418 additions and 24 deletions

View File

@@ -1,7 +1,9 @@
{
"compilerOptions": {
"outDir": "./dist/",
"baseUrl": ".",
"sourceMap": true,
"noImplicitAny": true,
"strictNullChecks": true,
"target": "es6",
"jsx": "react",