UNPKG

@nteract/fs-kernels

Version:

A manager for the filesystem aspects of Juyter kernels

13 lines (12 loc) 234 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["src"], "references": [ { "path": "../enchannel-zmq-backend" }, { "path": "../messaging" } ] }