mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
6 lines
140 B
JSON
6 lines
140 B
JSON
|
{
|
||
|
"extends": "./node_modules/@graphprotocol/graph-ts/tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"types": ["@graphprotocol/graph-ts"]
|
||
|
}
|
||
|
}
|