{ "extends": "./tsconfig.json", "compilerOptions": { "noUnusedLocals": false, "noUnusedParameters": false, "noImplicitThis": false, "strictNullChecks": false, "strictFunctionTypes": false, "strictBindCallApply": false } }