tornado-governance-subgraph/tsconfig.json

5 lines
90 B
JSON
Raw Normal View History

2024-04-28 08:08:14 +03:00
{
"extends": "@graphprotocol/graph-ts/types/tsconfig.base.json",
"include": ["src"]
}