Files
mattermost/webapp/patches
Harrison Healey d90ea343bc MM-69003 Update ESLint and related dependencies (#37039)
* Remove everything

* Re-add most ESLint plugins and run --fix

* Additional fixes

* Fix or disable linter warnings caused by require imports

* Fix how prop types for SearchResults are defined

* More additional fixes

* Update deprecated stylistic rule names

* Remove deprecated .eslintignore

* Update eslint-plugin-react-hooks

* Enable react-hooks/error-boundaries

* Fix react-hooks/static-components wherever possible

* Fix react-hooks/use-memo wherever possible

* Disable warnings for new rules and update comment

* Update eslint-plugin-no-only-tests

* Update eslint dependencies in E2E test packages

* Remove now-uneeded patch

* Address Coderabbit feedback

* Actually fix inverted tooltip logic
2026-06-15 13:57:41 -03:00
..