ERC-20-Token-Allowance/tsconfig.json

5 lines
90 B
JSON
Raw Normal View History

2022-08-15 15:27:05 +00:00
{
"extends": "@graphprotocol/graph-ts/types/tsconfig.base.json",
"include": ["src"]
}