An open API service indexing awesome lists of open source software.

https://github.com/pyk/jest-cannot-redefine-property


https://github.com/pyk/jest-cannot-redefine-property

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## Cannot redefine property "x" in Jest-TypeScript

This repository is a companion for my [article]().

To reproduce the error:

```
pnpm jest
```