Rongjian Zhang
Rongjian Zhang
# ⭐ Suggestion supports multiple languages in a rule, for example: ```yml - id: xxx - languages: [ts, tsx] ``` # 💻 Use Cases There are many common lint cases...
We already have `InkWell` widget for tap effect in material style. Is there any equivalent in Cupertino style? Example here: https://developer.apple.com/design/human-interface-guidelines/ios/images/Gestures_Tap.mp4 After tapping the **Sounds & Haptics** section, its background...
## Major changes - [ ] CodeMirror v5 -> v6 - [ ] Svelte -> Web Components, also with popular frameworks wrapper - [ ] Sanitize improvement #131 - [...
## The problem [email protected] and @rescript/[email protected] have supported JSX v4. Wondering if there is any plan about this. ## Considered solution Support JSX v4 and bump a major version. ##...
In a common workflow, we always need to open a terminal and run `rescript build -w`. How about make it a built-in feature? Or at least add an option to...
to get rid of `None => None` boilerplate code.
Hi, thanks for the work! Saves a lot of boilerplate code. In my case, there is a little problem that the JSON's structure is more like this (described as TypeScript):...
Would it be supported in the future plan?
Just update the `createElement` API, the example seems work correctly. Not quite sure if there are other missing things
Refs: https://coverage.nodejs.org/coverage-16e00a15deafdad0/lib/readline.js.html#L441 https://coverage.nodejs.org/coverage-16e00a15deafdad0/lib/readline.js.html#L625 https://coverage.nodejs.org/coverage-16e00a15deafdad0/lib/readline.js.html#L634