jquery/src/css
Michał Gołębiowski-Owczarek 0fdfdd8290 Build: Enable ESLint one-var rule for var declarations in browser code
Node.js code is written more & more commonly in ES6+ so it doesn't make sense
to enable it there. There are many violations in test code so it's disabled
there as well.

Closes gh-4615

(cherry picked from commit 4a7fc8544e)
2020-03-02 22:30:00 +01:00
..
var Build: ESLint: forbid unused function parameters 2019-09-26 01:59:57 +02:00
addGetHookIf.js Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +02:00
adjustCSS.js CSS: Skip the px-appending logic for animations of non-element props 2018-04-30 18:52:39 +02:00
curCSS.js Core: Recognize Shadow DOM in attachment checks 2018-11-09 12:15:31 +01:00
finalPropName.js Build: Fix unresolved jQuery reference in finalPropName 2019-04-17 19:58:20 +02:00
hiddenVisibleSelectors.js Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +02:00
showHide.js Build: More ESLint related changes 2016-07-09 00:49:43 +03:00
support.js Build: Enable ESLint one-var rule for var declarations in browser code 2020-03-02 22:30:00 +01:00