aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gruntfile.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 35072d773..66d2f894e 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -74,10 +74,6 @@ module.exports = function( grunt ) {
src: [ "package.json" ]
},
- jscs: {
- src: [ ".jscs.json" ]
- },
-
bower: {
src: [ "bower.json" ]
}