K
K
KononovD2019-05-30 14:48:32
Visual Studio Code
KononovD, 2019-05-30 14:48:32

Is it possible to change the double quotes that emmet puts in .jsx in vscode to single quotes?

Hello, is it possible to somehow change this: to this: or in general, so that emmet would always put slash quotes?
.box + tab = <div className="box"></div>
.box + tab = <div className='box'></div>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question