Created
August 23, 2021 03:24
-
-
Save DoctorDerek/69383c3fe01c203ba45c8290215e8e7b to your computer and use it in GitHub Desktop.
How to turn off semicolons in import-sorter.json -- How to Sort Imports in TypeScript Automatically in VS Code https://medium.com/p/f4fe4e499bb1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "importSorter.importStringConfiguration.hasSemicolon": false, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment