🔥 Get VS Code Emmet working in JSX with this setting:

"emmet.includeLanguages": { "javascript": "javascriptreact", }
3167190