{ "extends": "./tsconfig.json", "compilerOptions": { "noUnusedLocals": true, "skipLibCheck": true }, "exclude": ["**/*.test.ts", "*.test.tsx"] }