tornado-subgraph/tsconfig.json

8 lines
111 B
JSON

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