
Michael TelatynskiandGitHub
bbec915fb0
Enable more oxlint rules (#34189)
* Fix type imports
* Fix jsdoc
* Fixup types
* Fix stray awaits on non-thenables
* Fixup imports
* Fix splats
* Fix this-context on callbacks
* Memoise react contexts
* Prefer find/flatMap
* Make oxlint happier about our React keys
* Avoid unsafe default function params
* Fixup jsdoc
* Fixup contexts
* Switch from eslint to oxlint
* Some oxlint-related tweaks
* Iterate
* Partial revert to defer some changes and shrink diff
* Iterate
* Add eslint-plugin-element-call and enable the copyright rule
* Set strictStorePkgContentCheck
* Iterate
* Enable forwardRef oxlint rule
* Enable no-unused-vars oxlint rule
* Enable no-implied-eval oxlint rule
* Enable no-duplicate-type-constituents oxlint rule
* Enable explicit-length-check oxlint rule
* Enable prefer-number-properties oxlint rule
* Enable no-callback-in-promise oxlint rule
* Enable no-require-imports oxlint rule
* Remove disablement of most unicorn oxlint rules
* Enable no-conditional-tests oxlint rule
* Enable promise-valid-params oxlint rule
* Enable require-unicode-regexp oxlint rule
* Remove max-len comments as we use oxfmt for formatting
* Enable majority of oxlint `suspicious` rules
* Iterate
* Fix oxlint type-aware lint running without dependencies built
2026-07-29 08:26:07 +00:00
..
2026-05-18 16:31:52 +00:00
2026-05-06 08:34:36 +00:00
2026-05-29 08:28:56 +00:00
2026-03-31 07:54:23 +00:00
2026-07-21 16:37:28 +00:00
2026-07-13 13:41:23 +00:00
2026-05-18 16:31:52 +00:00
2026-04-28 07:07:19 +00:00
2026-02-24 15:43:58 +00:00
2026-05-13 06:03:43 +00:00
2026-07-17 07:55:31 +00:00
2026-06-29 16:30:27 +00:00
2026-05-18 16:31:52 +00:00
2026-05-18 16:31:52 +00:00
2026-02-24 15:43:58 +00:00
2026-07-21 16:37:28 +00:00
2026-07-05 08:05:47 +00:00
2026-02-24 15:43:58 +00:00
2026-06-02 03:08:18 +00:00
2026-05-18 16:31:52 +00:00
2026-02-24 15:43:58 +00:00
2026-07-15 19:20:21 +00:00
2026-06-02 03:08:18 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-07-29 08:26:07 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-06-19 12:06:58 +00:00
2026-06-19 17:03:09 +00:00
2026-07-10 09:47:41 +00:00
2026-06-30 14:02:27 +00:00
2026-05-19 13:10:14 +00:00
2026-05-18 16:31:52 +00:00
2026-07-10 09:47:41 +00:00
2026-07-10 09:47:41 +00:00
2026-06-29 16:30:27 +00:00
2026-07-08 11:41:10 +00:00
2026-03-16 18:00:22 +00:00
2026-06-15 10:20:27 +00:00
2026-07-10 09:47:41 +00:00
2026-05-18 11:44:08 +00:00
2026-02-24 15:43:58 +00:00
2026-05-06 08:34:36 +00:00
2026-02-24 15:43:58 +00:00
2026-07-24 12:45:34 +00:00
2026-03-26 11:30:54 +00:00
2026-02-24 15:43:58 +00:00
2026-04-22 12:28:54 +00:00