mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Adjust jshint options to pass with closure 'sub' changes
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"trailing": true,
|
||||
"undef": true,
|
||||
"smarttabs": true,
|
||||
"sub": true,
|
||||
"maxerr": 100
|
||||
},
|
||||
"globals": {
|
||||
|
||||
Reference in New Issue
Block a user