diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 00000000..b12d733b --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,4 @@ +{ + "extends": "@graphprotocol/graph-ts/types/tsconfig.base.json", + "include": ["src"] +} \ No newline at end of file