You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
CoffeeScript 2 (in RC) adds support for JSX: http://coffeescript.org/v2/#jsx
It should be properly supported by the main atom CoffeeScript language package.
Prerequisites
Description
CoffeeScript 2 (in RC) adds support for JSX: http://coffeescript.org/v2/#jsx
It should be properly supported by the main atom CoffeeScript language package.
https://github.com/ghempton/language-cjsx provides this feature as it was possible with some hacks before, but now it is part of the language.