idle-moloch-subgraph/tsconfig.json
2024-10-30 13:35:43 +08:00

5 lines
99 B
JSON

{
"extends": "@graphprotocol/graph-ts/types/tsconfig.base.json",
"include": ["src", "tests"]
}