Files
semaphore/apps/subgraph/tsconfig.json
2024-01-10 13:21:05 +00:00

5 lines
114 B
JSON

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