-
This is a TypeScript project bootstrapped with `create-react-app`, here are my imports:
```
├── @material-ui/core@4.12.3
├── @material-ui/icons@4.11.2
├── @testing-library/jest-dom@5.14.1
├── @…
-
it seems there are no recent commits on this Repo. i would be happy to take it over and add some new rules (like no-debug, no-focus-test, no-skip-test etc). I'm the author & maintainer of eslint-plu…
-
**Describe the bug**
`npm run storybook` failed with `TypeError: Cannot read property 'length' of undefined`.
![image](https://user-images.githubusercontent.com/9730869/116954164-2c356480-acca-11e…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
https://github.com/iov-one/wallet-demo/pull/244
-
I used to have a working project. I'm in the middle of moving to `vite`, `vue 2.7` etc and part of this transition is `eslint` I had to update `eslint airbnb` and to install `eslint-config-airbnb-type…
-
### Version
5.0.8
### Reproduction link
[cli.vuejs.org/config/](https://cli.vuejs.org/config/#jest)
### Environment info
```
Environment Info:
System:
OS: Windows 11 10.0.22621
…
-
I installed the sentry package and integrated this package for redux which is working fine not until in started using the package on some component I have tested with jest and I keep getting a very we…
-
index.js:226 Uncaught TypeError: Object(...) is not a function
at new AnimatedStyle (index.js:226)
at createAnimatedStyle (index.js:260)
at new AnimatedProps (index.js:325)
at inde…
-
I have created the `jest-css-modules-transform-config.js` in the root of my package, however it does not seem to be honored.
Contents of the config file:
```
module.exports = {
injectIntoDOM…