aave-automation-subgraph/tsconfig.json

5 lines
90 B
JSON
Raw Normal View History

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