UNPKG

@nteract/monaco-editor

Version:

A React component for the monaco editor, tailored for nteract

10 lines (9 loc) 182 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["src"], "references": [{ "path": "../messaging" }] }