Remove jshint dependency, use eslint for config verification

This commit is contained in:
rejas
2020-03-15 20:38:52 +01:00
parent ef7720ff06
commit a91f2de26a
6 changed files with 201 additions and 305 deletions

View File

@@ -47,7 +47,6 @@
"grunt-yamllint": "latest",
"http-auth": "^3.2.3",
"jsdom": "^11.6.2",
"jshint": "^2.10.2",
"mocha": "^7.0.0",
"mocha-each": "^1.1.0",
"mocha-logger": "^1.0.6",