Answer the question
In order to leave comments, you need to log in
How to adjust spaces between brackets in WebStorm?
For example, I have a line in WebStorm:
import { firebase, googleAuthProvider } from '../firebase/firebase';
import {firebase, googleAuthProvider} from '../firebase/firebase';
Answer the question
In order to leave comments, you need to log in
Editor -> Code Style -> JavaScript -> Spaces -> Within -> ES6 import/export braces
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question