mirror of
https://github.com/jquery/jquery.git
synced 2026-01-08 22:08:12 -05:00
Build: Fix comment typo
Closes gh-3747
This commit is contained in:
committed by
Richard Gibson
parent
3cf1d14ccc
commit
70c715822b
2
dist/.eslintrc.json
vendored
2
dist/.eslintrc.json
vendored
@@ -7,7 +7,7 @@
|
||||
// That is okay for the built version
|
||||
"no-multiple-empty-lines": "off",
|
||||
|
||||
// Because sizze is not compatible to jquery code style
|
||||
// Because sizzle is not compatible to jquery code style
|
||||
"no-nested-ternary": "off",
|
||||
"no-unused-expressions": "off",
|
||||
"lines-around-comment": "off",
|
||||
|
||||
Reference in New Issue
Block a user