non-fungible-apps/subgraph/tsconfig.tools.json

5 lines
91 B
JSON

{
"extends": "../tsconfig.base.json",
"include": ["./tests/**/*", "./examples/**/*"]
}