File: jsx.coffee
| Defined in: | src/languages | 
Variables Summary
- module.exports =
 - 
    
{ name: "JSX", namespace: "jsx", fallback: ['js'], /* Supported Grammars */ grammars: ["JSX", "JavaScript (JSX)"], /* Supported extensions */ extensions: ["jsx", "js"] }