{ "extends": "./tsconfig.json", "compilerOptions": { "module": "ES2022", "moduleResolution": "Node" }, "exclude": ["scripts", "test", "*.ts"] }