美文网首页
Babel for Sublime Text

Babel for Sublime Text

作者: NicolasWan | 来源:发表于2016-10-03 22:55 被阅读0次

Babel is a JavaScript compiler which makes you capable to use next generation JavaScript today.

This article tells you how to install babel syntax plugin on Sublime Text.

  • Open Sublime Text
  • Press command + shift + p
  • Type install and press enter key
  • Type and search for babel
  • Select babel and install
  • Set .js and .jsx extensions as JavaScript (Babel)

For how to setup ReactJs development environment with Sublime Text, pleas refer here.

相关文章

网友评论

      本文标题:Babel for Sublime Text

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