-
hi, when i run this command `npx create-react-app my-app` it installs old packages :
warning react-scripts > workbox-webpack-plugin@6.6.1: this package has been deprecated
warning react-scripts > b…
-
### 相关平台
React Native
### 复现仓库
[https://github.com/1wayticket/taro-rn-split.git](https://github.com/1wayticket/taro-rn-split.git)
**使用框架: React**
### 复现步骤
[参照教程](https://docs.taro.zone…
-
Hey @keplersj, first off, thanks for creating this project :)
Wanted to see if there's gonna be any feature to respect `.stylelintignore` rules automatically like `jest-runner-eslint`?
Right now…
-
I am upgrading my app from 0.48 to 0.55 by reconstructing a new app. I ran:"react-native install react-native-in-app-utils" and it completed successfully. See terminal output below.
I have in my ap…
-
Some ideas:
- [ ] avoid 'npx' and 'npm run'
- [ ] `--cache`
- [ ] profile slow rules (`TIMING=1`)
- [ ] switch parser and tweak options
- [ ] deduplicate rules with TypeScript and Prettier
- [ ]…
-
![image](https://github.com/AntmJS/vantui/assets/20290664/c7ac4921-9ca1-416f-9574-971f233b33cf)
**这个 Issue 涉及以下平台:**
- [ ] 微信小程序
- [ ] 支付宝小程序
- [ ] 百度小程序
- [ ] 头条小程序
- [ ] 快手小程序
- [ ] QQ …
-
It's been a while since I've worked with React, so I bought this book and am following Chapter 1 on my Linux machine. I'm running Mint 20, and used nvm 0.39.0 to install node v17.0.1.
I'm not sure …
-
I've tried to run this
eslint ran in 3 minutes
and eslint-parallel ran in 4 minutes
is there any benchmark about it?
-
**Is your feature request related to a problem? Please describe.**
As a developer, I want to ensure consistent styling and unit test coverage and automate this process as much as possible.
**Descr…
-
I sometimes want to run eslint with the `--quiet` and `--fix` options to autofix rules across large numbers of files. I was unable to find a way to use these options with the jest runner and think it …