tech: removed js related stuff now that 99% is typescript (#12905)

This commit is contained in:
Torkel Ödegaard
2018-08-13 15:56:11 +02:00
committed by GitHub
parent 9031866caa
commit c521f51780
9 changed files with 28 additions and 485 deletions

View File

@@ -45,9 +45,7 @@
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-cssmin": "~1.0.2",
"grunt-contrib-jshint": "~1.1.0",
"grunt-exec": "^1.0.1",
"grunt-jscs": "3.0.1",
"grunt-karma": "~2.0.0",
"grunt-notify": "^0.4.5",
"grunt-postcss": "^0.8.0",
@@ -60,7 +58,6 @@
"html-webpack-plugin": "^3.2.0",
"husky": "^0.14.3",
"jest": "^22.0.4",
"jshint-stylish": "~2.2.1",
"karma": "1.7.0",
"karma-chrome-launcher": "~2.2.0",
"karma-expect": "~1.1.3",