repo.or.cz
/
jquery.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Tests: Revert some testIframe changes to fix dimensions tests
[jquery.git]
/
.eslintrc-node.json
blob
904e7ba94d63aafa63581624fb62a7e0849bcfd6
1
{
2
"root": true,
3
4
"extends": "jquery",
5
6
"parserOptions": {
7
"ecmaVersion": 5
8
},
9
10
"env": {
11
"node": true
12
}
13
}