aave-automation-subgraph/tsconfig.json
2022-08-04 10:25:00 +05:30

5 lines
90 B
JSON

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