Simon McEnlly
Simon McEnlly
We discovered an issue using `esbuild-runner/jest` with our product, [Wallaby.js](https://wallabyjs.com) where it was returning old file content for a new transformed file request because the file timestamp (used by the...
**Describe the bug** Theme is either overriding or not specifying default markup `textMateRules` that are provided with VS Code default themes. This breaks syntax highlighting in extensions that use these...
### Describe the bug I understand that `preserveAllComments` follow a heuristic but it seems quite wrong in this case and leads to some weird behavior in our application that relies...
The node.js memory allocation for Wallaby's core runner process must be configured as a global environment variable, for example: For **VS Code**: * Open VS Code settings JSON file via...
From #2741: > It would be great if the generated diagnostic report anonymized at the very least the user name and the paths to the project. I went ahead and...
When TypeScript compilerOptions.allowJs is true, wallaby requires a special preprocessor (see below). This preprocessor should be added by default. ```javascript preprocessors: { '**/*.jsts': file => file.changeExt('js').content }, ````
**Describe the bug** Winter is coming theme is either overriding or not specifying default markup `textMateRules` that are provided with VS Code default themes. This breaks syntax highlighting in extensions...
### Description While developing a sublime plugin, I have noticed inconsistent behavior with phantoms that exist on the last line of a file when using LAYOUT_INLINE. On the last line...
@antfu - thanks for your contributions to OSS. When recently using your [`vitesse` starter kit](https://github.com/antfu/vitesse), I encountered an error when some of my code was being removed, resulting in a...
We (Wallaby Pty Ltd) create developer productivity tools for JavaScript/TypeScript developers (https://wallabyjs.com https://quokkajs.com) and would like to provide some free licenses to your monthly user group as a form of...