Closed digocesar closed 1 year ago
Fixed merge conflict! This is a simple change that will help who don't use semicolon in javascript files. ;)
Hey @svenheden, can you accept this PR? It is a simple change! ;)
Sorry for the delay @digocesar, and thanks for the contribution! It's released in v0.23.0 now
Some projects don't use semicolons in javascript files.
A setting for this avoids having to open the generated file and apply code formatting to remove the semicolons.
If the name
omitSemicolon
for this configuration is not good, I welcome suggestions.