fla-fees-subgraph/tsconfig.json

5 lines
90 B
JSON
Raw Normal View History

2022-10-27 07:14:21 +00:00
{
"extends": "@graphprotocol/graph-ts/types/tsconfig.base.json",
"include": ["src"]
}