@jupyterlab/codemirror

v4.2.5
JupyterLab - CodeMirror Editor Provider

test

jest

build

tsc -b

clean

rimraf lib && rimraf tsconfig.tsbuildinfo

watch

tsc -b --watch

test:cov

jest --collect-coverage

build:test

lezer-generator test/foo.grammar -o test/foo.js && tsc --build tsconfig.test.json

test:debug

node --inspect-brk ../../node_modules/.bin/jest --runInBand

test:debug:watch

node --inspect-brk ../../node_modules/.bin/jest --runInBand --watch
npm i @jupyterlab/[email protected]

Metadata

Downloads