mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Adjust jshint options to pass with closure 'sub' changes
This commit is contained in:
parent
5bfded1dc6
commit
1f483f354d
@ -9,6 +9,7 @@
|
||||
"trailing": true,
|
||||
"undef": true,
|
||||
"smarttabs": true,
|
||||
"sub": true,
|
||||
"maxerr": 100
|
||||
},
|
||||
"globals": {
|
||||
|
Loading…
Reference in New Issue
Block a user