{ "extends": "./tsconfig.json", "compilerOptions": { "strict": false, "noImplicitAny": false, "strictNullChecks": false, "noUnusedLocals": false, "noUnusedParameters": false } }