File: twig.coffee
| Defined in: | src/languages | 
Variables Summary
- module.exports =
 - 
    
{ name: "Twig", description: "Twig", namespace: "twig", fallback: ['html', 'js', 'php'], /* Supported Grammars */ grammars: ["HTML (Twig)"], /* Supported extensions */ extensions: ['twig'], options: [] }