Настройка EMET для JSX в VS -коде
{
"folders": [],
"settings": {
"emmet.includeLanguages": {
"javascript": "javascriptreact"
}
}
}
Innocent Iguana