{ "extends": "./tsconfig.json", "compilerOptions": { "strict": false, "noEmit": true }, "exclude": ["./types/**/*"] }