Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would be nice to have option to not add semicolon at end of line #10

Open
peter opened this issue Dec 2, 2020 · 0 comments
Open

Would be nice to have option to not add semicolon at end of line #10

peter opened this issue Dec 2, 2020 · 0 comments

Comments

@peter
Copy link

peter commented Dec 2, 2020

Maybe ideally the tool would detect if there is a semicolon and then preserve it but not add one otherwise? Or you could make it an option. I fixed it for me the hack updatedImport: updatedImport.slice(0, updatedImport.length-1).

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

No branches or pull requests

1 participant