File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 "style" : " style/index.css" ,
2828 "repository" : {
2929 "type" : " git" ,
30- "url" : " git+https://github.com/fails-components/jupyterfails.git"
30+ "url" : " git+https://github.com/fails-components/jupyterfails.git"
3131 },
3232 "scripts" : {
3333 "build" : " jlpm build:lib && jlpm build:labextension:dev" ,
Original file line number Diff line number Diff line change 2727 "style" : " style/index.css" ,
2828 "repository" : {
2929 "type" : " git" ,
30- "url" : " git+https://github.com/fails-components/jupyterfails.git"
30+ "url" : " git+https://github.com/fails-components/jupyterfails.git"
3131 },
3232 "scripts" : {
3333 "build" : " jlpm build:lib && jlpm build:labextension:dev" ,
Original file line number Diff line number Diff line change 3737 "clean" : " jlpm clean:lib" ,
3838 "clean:lib" : " rimraf lib tsconfig.tsbuildinfo" ,
3939 "clean:lintcache" : " rimraf .eslintcache .stylelintcache" ,
40- "clean:all" : " jlpm clean:lib && jlpm clean:labextension && jlpm clean: lintcache" ,
40+ "clean:all" : " jlpm clean:lib && jlpm clean:lintcache" ,
4141 "eslint" : " jlpm eslint:check --fix" ,
4242 "eslint:check" : " eslint . --cache --ext .ts,.tsx" ,
4343 "lint" : " jlpm stylelint && jlpm prettier && jlpm eslint" ,
You can’t perform that action at this time.
0 commit comments