repo.or.cz
/
jquery.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Wait for both .stop() tests to finish, don't count on timing.
[jquery.git]
/
.jshintrc
blob
fd498d83be2cc9d3508d9e75aea79b95a95485db
1
{
2
"curly": true,
3
"eqnull": true,
4
"eqeqeq": true,
5
"expr": true,
6
"latedef": true,
7
"noarg": true,
8
"smarttabs": true,
9
"trailing": true,
10
"undef": true
11
}