Nicolas Stepien
Nicolas Stepien
I have the same issue. For additional context: Rome added support for the [`with` import attributes](https://github.com/tc39/proposal-import-attributes) grammar, but no JS engine support it yet. Not all tools support it either,...
>we could resurrect the old syntax quickly and push it as a fix. I'd love that. `with` grammar support is great, but yeah it's just too early to replace `assert`.
@ematipico should we reopen this issue until the `assert` grammar is added back?
It works again, thanks!
>I don't think this should be considered a bug IMO it is a bug in three ways: - Biome aims to have formatting parity with Prettier - Biome is supposed...
Enabling `json.parser.allowTrailingCommas` is fine by me. I don't think this should require an option though 🤷♂️
I'd like to add: - When running `biome ci .` or `biome format .`, I'd expect Biome to complain about trailing `,` in JSON files. - When running `biome format...
`noSuspiciousSemicolonInJSX` maybe?
Which version of Node are you using?
I'd really like for this feature to be implemented, it's the last thing that I need before I completely jump ship from Google Keep. FWIW the share implementation on Keep...