1.0.5 • Published 8 years ago
babel-plugin-transform-jsx-except-react v1.0.5
babel-plugin-transform-jsx-except-react
Same as babel-plugin-transform-jsx but ignores files with React included.
If the callStyle option is set to individual, the function will be called
with (elementName, attributes, children) instead of an object.