{ "compilerOptions": { "alwaysStrict": true, "noImplicitAny": true, "noImplicitReturns": true, "noImplicitThis": true, "noEmitOnError": true, "strictNullChecks": true, "experimentalDecorators": true } }