Adds module to jshintrc

This commit is contained in:
Rick Waldron 2013-02-21 09:56:20 -05:00
parent a128355b25
commit a464d75005

View File

@ -17,7 +17,8 @@
"wsh": true,
"predef": [
"jQuery",
"define",
"jQuery"
"module"
]
}