-
I think it can be safely set to ES5, needs to be confirmed
-
Having done a lot of research I cannot find a way to mock functions that are exported with no parent object. For example I'm trying to mock functions exported the following way:
module.exports …
-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
```
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.30 (cfe2bdfe2692457cb5f5770672f6e5…
-
I'm not sure if this issue belongs to this project. However, I'm using vue-test-utils since the beginning (even when its name was Avoriaz). But I have some issue to use SFC with typescript and Jest. I…
-
The knockout es5 plugin creates a `knockout.computed` behind the scenes when we call `knockout.defineProperty`. This `computed` listens to observables indefinitely unless we call `knockout.getObserva…
-
Im new to Apollo and GraphQL and Im trying to get a basic server up and running in Typescript however whenever I try to query my local playground I get the following error response:
`Class construc…
-
We are trying to use jsdom for our unit tests for React core (http://facebook.github.io/react/).
Unfortunately, the web components spec is not natively supported by jsdom, and the webcomponents.js po…
jimfb updated
7 months ago
-
### Describe the feature
Based on [this RFC](https://github.com/aws/aws-appsync-community/issues/147), it would nice to explore what a CDK supported candidate would look like.
### Use Case
I'd like…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arc…
-
Issue Type: Performance Issue
I got a performance regression after an update of VSCode insider, not sure which version was working fine, updated on 08.26.2020 - 08.27.2020. Today decided to report …