test_astro_hardhat/tsconfig.json
Florian Bouillon 71fd87a716 fix: check failed
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-04 16:14:27 +02:00

5 lines
89 B
JSON

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