Olivier Zalmanski
Olivier Zalmanski
Hi, I use HomeyKit to control my AC (from MELCloud app) through Apple Home, but many features which are available in Homey does not appear in Apple Home: although I...
Hi, `eslint.config.js` should be added in https://github.com/airbnb/javascript/blob/cda44dad403979d313a4b02ce55f0bb6cc3a24b2/packages/eslint-config-airbnb-base/rules/imports.js#L94 in order to support new eslint flat config. Thanks!
### Before You File a Proposal Please Confirm You Have Done The Following... - [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22preset+config+change%22+) and found none that match my proposal. - [X]...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...
### Describe the bug `response.headers.hasContentType()` (where `response: axios.AxiosResponse`) raises 2 illegitimate TS errors (_although this expression works as expected_): ``` Cannot invoke an object which is possibly 'null' or 'undefined'....
### What rule do you want to change? `perfectionist/sort-classes` ### Describe the problem Like for `perfectionist/sort-interfaces`, a `groupKind: 'optional-first' | 'required-first' | 'mixed' = 'mixed'` option would be useful and...
### Describe the bug In the screenvideo below, you can see 2 strange behaviours: - the rule works but is broken when changing the indentation - when inverting 2 types...