REL1CX
REL1CX
@AllenDang There is a PR in imgui main repo https://github.com/ocornut/imgui/pull/2749
@AllenDang Wow, great job!
```javascript const sleep = n => Atomics.wait(new Int32Array(new SharedArrayBuffer(4)), 0, 0, n * 1000) ```
M2 实测会在这一步卡住
The detection accuracy of [eslint-plugin-react-x/src/rules/no-leaked-conditional-rendering.ts](https://github.com/Rel1cx/eslint-react/blob/edc037cd384c749798484e83dc2cc96f13e40e71/packages/plugins/eslint-plugin-react-x/src/rules/no-leaked-conditional-rendering.ts) is qualitatively improved by introducing type information.
> > * eslint-plugin-react-dom-a11y > > Exciting! Maybe this could be considered a replacement for [`eslint-plugin-jsx-a11y`](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y)? Would be great to be able to move off of this plugin too. >...
> Hi! Recently, I've been migrating from `eslint-plugin-react` to `@eslint-react/eslint-plugin` and find its rules very useful. However, I've noticed that that they don't seem to support fixable. Are there any...
It seems [`import attributes`](https://nodejs.org/api/esm.html#import-attributes) are being used somewhere. Upgrade to Node.js `18.20.0`, `20.10.0`, `21.0.0` or newer versions to fix.
A ffmpeg-based video encoding tool built with imgui.  