Skip to content

Conversation

mjbvz
Copy link

@mjbvz mjbvz commented Aug 30, 2021

Fixes #166

This change allows configuring the insertSpaceAfterOpeningAndBeforeClosingEmptyBraces formatting option

To add support for this etting, I also had to pick up a newer TS version that includes this setting. The new TS version in turn required updating @types/node and fixing as few new compile errors

Fixes vvakame#166

This change allows configuring the `insertSpaceAfterOpeningAndBeforeClosingEmptyBraces` formatting option

To add support for this etting, I also had to pick up a newer TS version that includes this setting. The new TS version in turn required updating `@types/node` and fixing as few new compile errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

insertSpaceAfterOpeningAndBeforeClosingEmptyBraces setting not observed
1 participant