removed tsconfig
This commit is contained in:
+3
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user