27d9fba78
f917a4a34
1 2 3 4 5 6 7 8 9 10
11
12 13
{ "compilerOptions": { "module": "commonjs", "target": "es5", "lib": ["es2017", "dom"], "sourceMap": true, "declaration": true, "experimentalDecorators": true, "noImplicitReturns": true, "pretty": true, "strict": true } }