shqld
shqld
## Motivation [Object Interpolation](https://github.com/callstack/linaria/blob/master/docs/BASICS.md#object-interpolations) is very useful especially for creating _sass-like mixins_ such as ```ts function margin(px: number): CSSProperties { return { margin: px + 'px' }; } const divStyle...
## Summary The issue that leading comments are parsed as inner comments when they come before IfStatement. ## Example In this case, the comment `# comment` is not parsed as...
## Summary Prettier published recently has many changes in the doc builder module, which we can utilize in the generator.
## Summary This project needs to adopt terms from BNF definition, however, there looks no _official_ definition of BNF is public. ## Possible References - https://varnish-cache.org/lists/pipermail/varnish-misc/2011-March/020205.html - https://gist.github.com/benediktkr/52d33ca982e29916a8aa
### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version v9.3.0 ### Which area(s) of pnpm are affected? (leave empty...