Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.04 KB

javascript-jsx.tmbundle

Textmate Bundle for JSX (React). Currently supports

  • Syntax highlighting

Installation

Clone the bundle to ~/Library/Application Support/TextMate/Pristine Copy/Bundles/ (for Textmate 2):

git clone https://github.com/jjeising/javascript-react.tmbundle.git ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles/javascript-react.tmbundle

Compile on save

This bundle previously supported Compile on save. As jsxhint is long deprecated this command is not supported anymore.

If you want to add your own command with a current toolchain you may want to use the old version as a template.

Major Contributors

  • @infininight

License

Release under The MIT License (MIT), Copyright (c) 2016 Jannes Jeising