diff options
| author | Chris Rebert <[email protected]> | 2013-12-06 16:51:38 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-12-06 17:26:07 -0800 |
| commit | c1dae1e13c0dd5c53aa39b6aa6af8e07e4d3037f (patch) | |
| tree | 365f373ec274f446c7f11a6442ed6995adb98e93 /package.json | |
| parent | 351f86e1db6bbb5f37e67323094fc08f4aeceecd (diff) | |
| download | bootstrap-c1dae1e13c0dd5c53aa39b6aa6af8e07e4d3037f.tar.xz bootstrap-c1dae1e13c0dd5c53aa39b6aa6af8e07e4d3037f.zip | |
integrate JSCS
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 813cf1d13..3c9fd7fe6 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ , "grunt-contrib-watch": "~0.5.3" , "grunt-html-validation": "~0.1.6" , "grunt-jekyll": "~0.4.0" + , "grunt-jscs-checker": "~0.2.5" , "grunt-recess": "~0.5.0" , "grunt-saucelabs": "~4.1.2" , "grunt-sed": "~0.1.1" |
