compound-dsa-managers/tsconfig.json

5 lines
90 B
JSON
Raw Normal View History

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