-
### Issue description or question
When Vitest is configured with unplugin-swc, Wallaby is unable to transpile TypeScript. This problem has been observed with multiple projects that use decorators a…
-
### Issue description or question
In the nx repo, it's no longer possible to force Wallaby to run Jest. Previously, it was possible. It seems that Wallaby is reading the defaultProject from nx.json…
-
How can we configure this to use DAX Client ? https://aws.amazon.com/dynamodb/dax/
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-dax/index.html
-
Since nestjs should not use dom related apis, maybe it would be better to explicitly eliminate it?
```jsonc
{
...,
"lib": ["ESNext"]
}
```
Add this config to tsconfig.json file, when you us…
-
### Repro steps.
I'm building a Nodejs 10.14 webservice using Azure Devops and deploying on Azure web app.
It works in local or in Azure container, now i'm trying to deploy it in a classic Web App …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I've implemented a "rename project" endpoint which looks like this:
@Patch('/:pr…
-
Tried to do run the javascript starter with swagger (TypeError: Cannot read property '0' of undefined);
```
node:28310) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '0' of un…
-
### Issue description or question
First of all, I really love Wallaby. It definitely makes TDD more comfortable, and I'm a heavy user.
This is one of my daily scenarios:
For ultimate perform…
-
# Issue summary
The full codebase is JS not TS.. where as clearly the shopify team writes in modern typescript https://github.com/Shopify/shopify-node-api
## Expected behavior
To see typescr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
```
[Nest] 68855 - 08/04/2023, 8:13:16 PM ERROR [WsExceptionsHandler] Cannot read propert…