{ "compilerOptions": { "target": "es5", "lib": ["es2015", "dom"], "strictNullChecks": true, "noImplicitAny": true } }