{ "compilerOptions": { "noImplicitAny": true, "strict": true, "strictNullChecks": true, "strictFunctionTypes": true, "strictPropertyInitialization": true, "strictBindCallApply": true } }