Results 7 issues of ProjectXero

See [termux issues#1798](https://github.com/termux/termux-packages/issues/1798)

**Tell us about your environment** * **Node Version:16.11.0** * **comment-json Version:4.2.3** **Please show your use case / code slices / code link that could reproduce the issue** ```js assert.equal(JSON.stringify('\x0B', null,...

bug

**Is your feature request related to a problem? Please describe.** I'm writing a script that automatically add JSDoc for more than 1k enum members in a single file. It takes...

### 功能或改进建议的相关页面链接 // URL of the page that the suggestion is related to https://penguin-stats.cn/report/recognition ### 描述 / Description ## 您的功能或改进是针对哪个/哪些功能/模块的? / What is the feature or improvement related to? 1....

feature request
triage

`git status` supports [porcelain v2](https://git-scm.com/docs/git-status#_porcelain_format_version_2) format with more detailed information. It's added since git v2.13.2(released in 2017)([Source](https://github.com/robertgzr/porcelain)). Can you add a flag or another method to return with the more...

`scrcpy.on('frame', (data) => ffmpeg.stdin.write(data.data))` will always **fail** because config packets are **never** passed to ffmpeg, while there is no way to pipe the config packets to ffmpeg since it has...

enhancement

# Feature Request 🛍️ The `progress.renderEstimatedTime` value in the `RenderMediaOnProgress` callback represents the sum of the estimated rendering times for each remaining page. To obtain the actual estimated rendering time,...