File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1313 " linting"
1414 ],
1515 "homepage" : " https://github.com/krassowski/jupyterlab-lsp" ,
16+ "husky" : {
17+ "hooks" : {
18+ "pre-commit" : " precise-commits"
19+ }
20+ },
1621 "bugs" : {
1722 "url" : " https://github.com/krassowski/jupyterlab-lsp/issues"
1823 },
6267 "@jupyterlab/notebook" : " ~1.1.3" ,
6368 "@jupyterlab/rendermime" : " ~1.1.3" ,
6469 "@jupyterlab/services" : " ~4.1.1" ,
70+ "@jupyterlab/statusbar" : " ~1.1.3" ,
6571 "@jupyterlab/testutils" : " ^1.0.0-alpha.6" ,
6672 "@jupyterlab/tooltip" : " ~1.1.3" ,
6773 "@phosphor/algorithm" : " ^1.1.3" ,
7480 "codemirror" : " ~5.47.0" ,
7581 "dockerfile-language-server-nodejs" : " ^0.0.21" ,
7682 "events" : " ^3.0.0" ,
83+ "husky" : " ^3.0.9" ,
7784 "javascript-typescript-langserver" : " ^2.11.3" ,
7885 "jest" : " ^24.7.1" ,
7986 "jest-junit" : " ^8.0.0" ,
8087 "jsonrpc-ws-proxy" : " 0.0.5" ,
88+ "precise-commits" : " ^1.0.2" ,
8189 "prettier" : " ^1.18.2" ,
8290 "react" : " ~16.8.4" ,
8391 "rimraf" : " ^2.6.1" ,
You can’t perform that action at this time.
0 commit comments