removed tsconfig

This commit is contained in:
Torkel Ödegaard
2015-09-10 14:36:05 +02:00
parent 0b5f40e66c
commit dceec44671
8 changed files with 16 additions and 437 deletions
+3 -1
View File
@@ -32,6 +32,7 @@
"grunt-karma": "~0.8.3",
"grunt-ng-annotate": "^0.9.2",
"grunt-string-replace": "~0.2.4",
"grunt-tslint": "^2.5.0",
"grunt-typescript": "^0.7.0",
"grunt-usemin": "3.0.0",
"jshint-stylish": "~0.1.5",
@@ -48,7 +49,8 @@
"load-grunt-tasks": "0.2.0",
"mocha": "2.2.4",
"requirejs": "2.1.17",
"rjs-build-analysis": "0.0.3"
"rjs-build-analysis": "0.0.3",
"tslint": "^2.5.0-beta"
},
"engines": {
"node": "0.10.x",