apprat
apprat
 调用load开头的均报这个错
const object = {id: 123n} stringify can be stored as {"id": 123n} Can be correctly converted to bigint instead of number during parse
::slotted(my-button::part(icon)) Error ::slotted(my-button)::part(icon) Error Is this the way it is designed
### Library name sober ### Library license https://github.com/apprat/sober/blob/main/LICENSE ### Library source https://www.npmjs.com/package/sober ### Files to include /dist/sober.min.js
## Problem It is suggested that deleteMany can return the deleted column ## Suggested solution ```js const user = await client.user.deleteMany({ where: { id: { in: params.id } } })...
### Describe the bug  ### Your Example Website or App none ### Steps to Reproduce the Bug or Issue ```jsx function App() { return ( ) } ``` ###...
"Enabling Prefer Tree Sitter: CSS" in VS Code already provides support for CSS Nesting. I hope this plugin also offers support for it.