ERC-20-Token-Allowance/tsconfig.json
2022-08-15 20:57:05 +05:30

5 lines
90 B
JSON

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