Is there anyway to configure 'Add import statement' rules?

Example: my tsLint config is set for single quotemark but all import statements puts double quotemark.

0
4 comments

Please try setting 'Quote Marks' option in Settings -> Editor -> Code Style -> TypeScript -> Other, Generated Code to "Single quotes" - does it help?

0
Avatar
Permanently deleted user

Yes! Thank you very much Elena. 

0

This solution seems to be missing in 2017.1.2

How do you do this in this version of PhpStorm?

0

@Kevin

It's on "Punctuation" tab

0

Please sign in to leave a comment.