Ze-Zheng Wu
Ze-Zheng Wu
Before:  After:  Fixes #266.
Hello, I was able to use this 👇 code to parse a string into a number in v0.20.1 and get the correct type for `n` (`number`): ```ts const n =...
## Summary by CodeRabbit - **New Features** - Introduced a `StreamBarcodeDetector` React component for real-time barcode detection via video streaming. - Added a new hook for managing user media streams...
I would say a playground is worth a thousand words. @nene has open sourced a pretty one: https://github.com/nene/prettier-sql-playground. So the remaining problem would be: - Figure out how to let...
We need to add tests for this plugin and all the supported languages. Language specific formatting tests are not required because they are already tested in the corresponding plugin. But...
The JavaScript snippet below will trigger an `Error parsing source code at ...` error: #### Code ```js true ? function(){return true} : function(){}; ``` #### Error ``` Error Error parsing...
## Summary A preliminary attempt to address #3297, https://github.com/biomejs/biome/pull/3310#discussion_r1659810396 etc. - [X] Use `Option` in `JsParserSettings` - [ ] Use a consistent naming style, and improve the doc comments for...
 Snyk has created this PR to upgrade type-fest from 4.21.0 to 4.23.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade type-fest from 4.21.0 to 4.22.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...