美文网首页
react插件 && 设置

react插件 && 设置

作者: coffee1949 | 来源:发表于2019-07-10 21:51 被阅读0次

1.插件:React-Native/React/Redux snippets for es6/es7
2.设置标签自动补全
文件->首选项->设置->用户设置:settings.json

// 把这段话加上去就可以了

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

如下:


image.png

相关文章

网友评论

      本文标题:react插件 && 设置

      本文链接:https://www.haomeiwen.com/subject/hlnkkctx.html