Share mocha related node modules (#112718)

This commit is contained in:
Alexandru Dima
2020-12-17 11:03:49 +01:00
parent bb157721fb
commit ed19f6082f
24 changed files with 264 additions and 3955 deletions

View File

@@ -17,11 +17,7 @@
},
"devDependencies": {
"@types/mocha": "^8.0.3",
"@types/node": "^12.11.7",
"glob": "^7.1.6",
"mocha": "^8.1.3",
"mocha-junit-reporter": "^2.0.0",
"mocha-multi-reporters": "^1.1.7"
"@types/node": "^12.11.7"
},
"scripts": {
"compile": "npx gulp compile-extension:html-language-features-server",