Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2adaaf
)
MDL-37872 AJAX Remove node option from jshintrc
author
Andrew Robert Nicols
<andrew.nicols@lancaster.ac.uk>
Tue, 5 Feb 2013 08:37:41 +0000
(08:37 +0000)
committer
Andrew Robert Nicols
<andrew.nicols@lancaster.ac.uk>
Tue, 5 Feb 2013 08:37:41 +0000
(08:37 +0000)
.jshintrc
patch
|
blob
|
blame
|
history
diff --git
a/.jshintrc
b/.jshintrc
index
9b833d9
..
06de646
100644
(file)
--- a/
.jshintrc
+++ b/
.jshintrc
@@
-1,6
+1,5
@@
{
"browser": true,
- "node": true,
"yui": true,
"bitwise": true,
"curly": true,