Nicolas Le Cam
Nicolas Le Cam
For example, having an existing .lintstagedrc.js (or .lintstagedrc or lint-staged.config.js) file in the project should be taken into account. Regards, Nicolas
TypeScript incorrectly considers variable as possibly null inside condition with array index access
### Describe the bug TypeScript error "Object is possibly 'undefined' ts(2532)" is shown for nested conditional checks. This is a special case of fixed #619 ### Reproduction ```svelte export let...
Hi, With wine git master, ./configure is failing on debian testing with : ``` configure: creating ./config.status ../../src/configure: xrealloc: ../bash/subst.c:5188: cannot allocate 2097152 bytes (5230592 bytes allocated) configure: error: write...
Hi, It seems impossible to launch some durable sub-commands due to that, notably `purge-history` ```sh ❯ func durable purge-history --created-before 2022-05-17 --runtime-status "completed terminated canceled" Could not find DurableTask.AzureStorage.dll. The...
# Bug Report ### 🔎 Search Terms 2339 Property does not exist on type empty object ### 🕗 Version & Regression Information Tested on 4.2.3 (version we use on our...
**What version of Ajv are you using? Does the issue happen if you use the latest version?** I'm using latest Ajv version as of now (8.12.0) **Ajv options object** ```javascript...
- Filter out possible warnings from lsb_release output - Add Debian 12 "Bookworm" to the list
This type has been deprecated in eslint, see https://github.com/eslint/eslint/blob/71f37c5bf04afb704232d312cc6c72c957d1c14e/lib/types/index.d.ts#L1306