@ieigen/anonmisc
Version:
Eigen Anonymous Misc Library
13 lines (12 loc) • 332 B
JSON
{
"compilerOptions": {
"target": "es2021",
"module": "commonjs",
"allowJs": true,
"esModuleInterop": true,
"esModuleInterop": true,
"outDir": "dist"
},
"include": ["./scripts", "./test", "typechain/**/*.ts", "typechain/**/*.d.ts", "typechain/**/*.js", "index.ts"],
"files": ["./hardhat.config.ts"]
}