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