Elmo

Results 3 issues of Elmo

### Preliminary Checks - [x] I have read and understood the important section above. - [x] I have searched existing issues and avoided creating duplicates. - [x] I am not...

Bug
component: keyboard-shortcuts
platform: windows

Added all eslint and prettier config files listed in the issue as well as the `.cts` and `.mts` file extensions

There are a fiew different file names accepted by [eslint](https://eslint.org/docs/latest/use/configure/configuration-files) and [prettier](https://prettier.io/docs/configuration). Some of them are currently not supported. ### Unsupported prettier file names: - .prettierrc.cts - .prettierrc.json5 - .prettierrc.mjs...