Files
shields/services
chris48s c567f6cde4 Migrate to ESLint 9 (#10762)
* update ESLint related packages

* migrate to flat config format

* Fix prefer-const error

Fixes
'overrideLogoSize' is never reassigned. Use 'const' instead

* remove irrelevant eslint-disable comment

These comments came from a swizzled upstream
component but never did anything in our codebase.

ESLint 9 does not allow disable comments
for rules that are not registered.

* remove irrelevant eslint-disable comments

These were here because in the past we were applying
mocha lint rules to files which contained no tests

ESLint 9 now flags eslint-disable comments
that aren't doing anythings

* remove irrelevant eslint-disable comment

ESLint 9 now flags eslint-disable comments
that aren't doing anything

* there are no .tsx files in our code any more

* include .mjs files in linting and formatting

* update sort-class-members rule for openApi property

and update the handful of files violating it
2024-12-31 13:54:25 +00:00
..
2024-07-22 17:54:34 +00:00
2024-03-23 19:54:57 +00:00
2024-03-23 19:54:57 +00:00
2024-12-11 19:28:45 +00:00
2024-01-16 20:16:04 +00:00
2024-12-30 16:38:02 +00:00
2024-03-18 13:53:59 +00:00
2024-03-23 19:54:57 +00:00
2024-12-31 13:54:25 +00:00
2024-12-31 13:54:25 +00:00
2024-12-11 19:28:45 +00:00
2024-08-25 20:30:53 +01:00
2024-12-23 09:47:17 +00:00
2023-12-20 16:28:41 +00:00
2024-03-23 19:54:57 +00:00
2024-12-31 13:54:25 +00:00
2024-03-23 19:54:57 +00:00
2024-02-14 18:53:08 +00:00
2024-07-13 14:04:22 +01:00
2024-03-23 19:54:57 +00:00
2024-11-04 19:05:32 +00:00