How to set typescript code style for import statements and auto import statements

Answered

1. I can't seem to find the Typescript auto-import style setting to make import statements space delimited within the '{}'s. And should the code reformatting command also apply it?

2. I've found lots of references to this in the WebStorm support forum, but this doesn't seem to have made its way into IntelliJ Ultimate. Isn't WebStorm part of IntelliJ Ultimate?

0
1 comment

Hello Chris,

Seems it's possible in "Settings | Editor | Code Style | TypeScript - Spaces - Within - "ES6 import/export braces""

 

0

Please sign in to leave a comment.