Files
test_astro_hardhat/tsconfig.json
2023-07-04 16:14:27 +02:00

5 lines
89 B
JSON

{
"extends": "./node_modules/astro/tsconfigs/strictest.json",
"exclude": ["cypress"]
}