mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: Fix comment typo
Closes gh-3747
This commit is contained in:
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",
|
||||
|
Loading…
Reference in New Issue
Block a user