Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-03-06 12:20:28 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-03-07 10:01:01 +0400
commitea3d80f726e3bb06d8d7d695a47c39ef77ec9207 (patch)
treee22913593a77d9a3ce3e4a7eb935a21422b242ea /package.json
parent7db2da9429f262d9142943008bcd2059efbe7d69 (diff)
Add JSCS support.
Backported from Bootstrap, adapted for Ratchet.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 36727e9..6360b07 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
"grunt-csscomb": "~2.0.1",
"grunt-html-validation": "~0.1.13",
"grunt-jekyll": "~0.4.1",
+ "grunt-jscs-checker": "~0.4.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.4.0"
}