This commit is contained in:
2016-07-09 14:56:00 +08:00
parent a3b243a384
commit 68375a99a9
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -64,7 +64,7 @@
"angular/watchers-execution": [0, "$digest"],
"angular/window-service": 2
},
"env": {
"env": { # http://eslint.org/docs/1.10.3/rules/no-undef.html#environments
"browser": true,
"jquery": true,
"jasmine": true,
@@ -73,7 +73,6 @@
},
"globals": {
"window": true,
},
"extends": "angular"
}
-1
View File
@@ -54,7 +54,6 @@
"autoprefixer": "^6.3.3",
"babel-core": "^6.5.2",
"babel-loader": "^6.2.4",
"bower": "^1.7.7",
"colors": "^1.1.2",
"concurrent-transform": "^1.0.0",
"css-loader": "^0.23.1",