UNPKG

@graphprotocol/toolshed

Version:

A collection of tools and utilities for the Graph Protocol Typescript components

8 lines (7 loc) 134 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist" }, "include": ["src/**/*.ts", "test/**/*.ts"] }