bff4cf5857
Using the header below is now deprecated in React. ```js /** @jsx React.DOM */ ``` However, there are situations where I have to use the *.js extension, and need to tell my text editor that the file has JSX. I suggest switching to JSX mode if it detects a header starting with `@jsx`. Then I'll be able to do the following without breaking react. ```js /** @jsx */ |
||
---|---|---|
.. | ||
django | ||
react | ||
ruby-on-rails |