mirror of
https://github.com/luxfi/uni-v2-subgraph.git
synced 2026-07-27 03:01:47 +00:00
7 lines
141 B
JSON
7 lines
141 B
JSON
{
|
|
"extends": "./node_modules/@graphprotocol/graph-ts/tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["@graphprotocol/graph-ts"]
|
|
}
|
|
}
|