This commit is contained in:
janis
2022-12-12 08:32:52 +01:00
parent a167dfccec
commit 40a3766b37
107 changed files with 3137 additions and 1800 deletions

4
package.json Normal file → Executable file
View File

@@ -30,9 +30,9 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"jscs": "^3.0.7",
"jscs": "^2.1.1",
"jshint": "^2.11.0",
"karma": "^4.4.1",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.0",
"karma-firefox-launcher": "^1.3.0",
"karma-qunit": "^4.0.0",