aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/core/jshint.js
diff options
context:
space:
mode:
authorPushkar Joshi2012-02-07 07:21:27 -0800
committerPushkar Joshi2012-02-07 07:21:27 -0800
commit4bbe42e6d01fd0f81d13357a75b40eae9925dda3 (patch)
tree57f49ebfa5d3fcef28753b34015209edda6e620a /node_modules/montage/core/jshint.js
parente7aa17a9b472640355e95c54841399f6203050d4 (diff)
parent8950b342d1eda8bfa195372e1c17363a409651cd (diff)
downloadninja-4bbe42e6d01fd0f81d13357a75b40eae9925dda3.tar.gz
Merge branch 'master' into pentool
Diffstat (limited to 'node_modules/montage/core/jshint.js')
-rwxr-xr-xnode_modules/montage/core/jshint.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/core/jshint.js b/node_modules/montage/core/jshint.js
index 584b5aef..24f18522 100755
--- a/node_modules/montage/core/jshint.js
+++ b/node_modules/montage/core/jshint.js
@@ -3928,7 +3928,7 @@ var JSHINT = (function (setup) {
3928 3928
3929 JSHINT.edition = '2011-04-16'; 3929 JSHINT.edition = '2011-04-16';
3930 3930
3931 return itself; 3931 return itself;
3932}); 3932});
3933 3933
3934// Make JSHINT a CommonJS module, if possible. 3934// Make JSHINT a CommonJS module, if possible.