Add basic karma config

merge-requests/1/head
Florian Hartwich 2017-03-23 05:28:54 +01:00
parent e5a67d90e4
commit 3dc5e49690
1 changed files with 4 additions and 2 deletions

View File

@ -37,13 +37,15 @@
"zone.js": "^0.7.2"
},
"devDependencies": {
"concurrently": "^2.0.0",
"@angular/compiler-cli": "^2.4.3",
"@types/jasmine": "2.5.38",
"@types/socket.io-client": "^1.4.26",
"@types/node": "^6.0.42",
"@types/socket.io-client": "^1.4.26",
"angular-cli": "1.0.0-beta.25.5",
"codelyzer": "~2.0.0-beta.1",
"concurrently": "^2.0.0",
"jasmine": "^2.5.3",
"karma": "^1.5.0",
"ts-node": "1.2.1",
"tslint": "^4.3.0",
"typescript": "~2.0.3"