Swap-Aggregator-Subgraph/node_modules/@graphprotocol/graph-ts/tsconfig.json
2022-07-03 07:27:35 +05:30

5 lines
125 B
JSON

{
"extends": "assemblyscript/std/assembly",
"include": ["index.ts", "helper-functions.ts", "global/global.ts", "test"]
}