Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save DoctorDerek/69383c3fe01c203ba45c8290215e8e7b to your computer and use it in GitHub Desktop.

Select an option

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
"importSorter.importStringConfiguration.hasSemicolon": false,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment