Textmate Bundle for JSX (React). Currently supports
- Syntax highlighting
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
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.
- @infininight
Release under The MIT License (MIT), Copyright (c) 2016 Jannes Jeising