cmj build

This commit is contained in:
Anton Lavrenov
2021-09-23 11:17:50 -05:00
parent 586ea3d860
commit cc5b67ed10
15 changed files with 102 additions and 7911 deletions

View File

@@ -7,6 +7,7 @@
"lib": ["ES2015", "dom"],
"moduleResolution": "node",
"declaration": true,
"removeComments": true
// "noImplicitAny": true,
// "strict": true
},