8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"extends": "@graphprotocol/graph-ts/types/tsconfig.base.json",
|
|
"include": [
|
|
"src",
|
|
"tests"
|
|
]
|
|
}
|