UNPKG

webgme

Version:

Web-based Generic Modeling Environment

12 lines 266 B
{ "compilerOptions": { "module": "commonjs", "target": "ES2020", "outDir": "../out", "lib": [ "ES2020" ], "sourceMap": false, "strict": true /* enable all strict type-checking options */ } }