u3u

Results 17 issues of u3u

## Steps To Reproduce 1. Installation this plugin 2. Installation [vscode-styled-component](https://marketplace.visualstudio.com/items?itemName=jpoissonnier.vscode-styled-components) ## The current behavior ```jsx import { css } from '@emotion/core'; // error: } expectedcss(css-rcurlyexpected) // and syntax highlighting...

bug

When using the same hook in multiple places, setting `revalidateOnFocus` in one place does not work In most cases, I want `revalidateOnFocus` to be turned off by default (this can...

## New feature motivation I need to fill in a lot of information every time I set it up, which is cumbersome. ## New feature description Don't want to generate...

cli

I hope it can format and repair all matching files in my project, but I found that it did not format my configuration file (eg: .eslintrc.js, .postcssrc.js, etc.) ```json "format":...

> 项目作者注: 此方案使用公网可信任 https endpoint 解决可以匹配但无法播放的问题 > 如 README 中描述,解决方法不唯一,具体见 #56 "✳ 配置 https 转发" 部分 前提步骤(小白请点这里,老司机请绕道) _下面的命令按照顺序复制执行即可_ **安装 Node.js** ```sh # 先安装 nvm 方便管理多版本 node curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh |...

pinned

[[中文版模板 / Chinese template](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ]...

## [@nuintun+qrcode+3.0.1.patch](https://www.npmjs.com/package/patch-package) ```diff diff --git a/node_modules/@nuintun/qrcode/esnext/qrcode/decoder/Reader.js b/node_modules/@nuintun/qrcode/esnext/qrcode/decoder/Reader.js index 9ed2864..2f3a198 100644 --- a/node_modules/@nuintun/qrcode/esnext/qrcode/decoder/Reader.js +++ b/node_modules/@nuintun/qrcode/esnext/qrcode/decoder/Reader.js @@ -99,13 +99,15 @@ var Decoder = /*#__PURE__*/ (function () { disposeImageEvents(image); var width = image.width;...