VsCode React自动补全html标签

377 阅读1分钟
"emmet.includeLanguages": {
        "javascript": "javascriptreact"
    }