zulip/frontend_tests
Anders Kaseorg e8a30060ee js: Enable no-jquery/no-constructor-attributes.
https://github.com/wikimedia/eslint-plugin-no-jquery/blob/master/docs/rules/no-constructor-attributes.md

The motivation for this rule is a subtle caveat buried in the
documentation:

https://api.jquery.com/jquery/#jQuery-html-attributes

“While the second argument is convenient, its flexibility can lead to
unintended consequences (e.g. $( "<input>", {size: "4"} ) calling the
.size() method instead of setting the size attribute).”

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-08-16 13:42:28 -07:00
..
node_tests js: Enable no-jquery/no-constructor-attributes. 2022-08-16 13:42:28 -07:00
puppeteer_lib left-sidebar: Make Subscribe to more streams more informative. 2022-08-15 12:32:43 -07:00
puppeteer_tests puppeteer: Fix `subscribe_toogle.ts` long pending flake. 2022-08-16 13:01:31 -07:00
zjsunit zjsunit: Fix mock_esm call site detection. 2022-07-22 19:30:55 -07:00