{ "compilerOptions": { "outDir": "./dist", "rootDir": "./types" }, "exclude": ["./test", "hardhat.config.ts", "./dist"], "extends": "../tsconfig.json" }