UNPKG

@hubbleprotocol/hubble-config

Version:
12 lines 180 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist", "rootDir": "src" }, "include": ["src/**/*"], "exclude": [ "dist", "tests" ] }