Swap-Aggregator-Subgraph/tsconfig.json
2022-07-03 06:23:42 +05:30

5 lines
90 B
JSON

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