Robert Pintilii
Robert Pintilii
Change behaviour so that things above the toolbar get resized (no more overlap between toolbar and content)
When using `jsxExpressionContainer.spaceSurroundingExpression: true` the formatter adds spaces between multiple braces. dprint-plugin-typescript version: 0.88.8.wasm **Input Code** ```ts ``` **Expected Output** ```ts ``` **Actual Output** ```ts ```
An option that allows the user to set the space around jsx equal sign. ```diff - + ```