Files
zkAuth/graphs/totpAuthenticatorGraph/tsconfig.json
2022-09-19 21:28:53 +02:00

5 lines
90 B
JSON

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