File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "compile" : " gulp compile --max_old_space_size=4096" ,
1616 "watch" : " gulp watch --max_old_space_size=4096" ,
1717 "monaco-editor-setup" : " node scripts/monaco-editor-setup.js" ,
18- "monaco-editor-test" : " mocha --only-monaco-editor"
18+ "monaco-editor-test" : " mocha --only-monaco-editor" ,
19+ "precommit" : " node build/gulpfile.hygiene.js"
1920 },
2021 "dependencies" : {
2122 "applicationinsights" : " 0.17.0" ,
4950 "event-stream" : " ^3.1.7" ,
5051 "express" : " ^4.13.1" ,
5152 "flatpak-bundler" : " ^0.1.1" ,
52- "ghooks" : " 1.0.3" ,
5353 "glob" : " ^5.0.13" ,
5454 "gulp" : " ^3.8.9" ,
5555 "gulp-atom-electron" : " ^1.9.0" ,
7373 "gulp-uglify" : " ^2.0.0" ,
7474 "gulp-util" : " ^3.0.6" ,
7575 "gulp-vinyl-zip" : " ^1.2.2" ,
76+ "husky" : " ^0.13.1" ,
7677 "innosetup-compiler" : " ^5.5.60" ,
7778 "is" : " ^3.1.0" ,
7879 "istanbul" : " ^0.3.17" ,
106107 "bugs" : {
107108 "url" : " https://github.com/Microsoft/vscode/issues"
108109 },
109- "config" : {
110- "ghooks" : {
111- "pre-commit" : " node build/gulpfile.hygiene.js"
112- }
113- },
114110 "optionalDependencies" : {
115111 "windows-foreground-love" : " 0.1.0" ,
116112 "windows-mutex" : " ^0.2.0" ,
You can’t perform that action at this time.
0 commit comments