Skip to content

Instantly share code, notes, and snippets.

@zmts
Last active January 5, 2024 16:15
Show Gist options
  • Save zmts/662e25840ef29824d3e79db031b97745 to your computer and use it in GitHub Desktop.
Save zmts/662e25840ef29824d3e79db031b97745 to your computer and use it in GitHub Desktop.
Webstorm: auto import with single quotes

Webstorm: auto import with single quotes and spases between braces

Preferences --> Editor --> Code Style --> Typescript/JavaScript --> Punctuation [Tab] --> Use [Single] quotes in [New Code]

Preferences --> Editor --> Code Style --> Typescript/JavaScript --> Spaces [Tab] --> Scroll to section "Within" and check ES6 import/export braces

@lynda0214
Copy link

That's what I'm looking for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment