🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
231 B
TypeScript
Executable File
11 lines
231 B
TypeScript
Executable File
declare const _: {
|
|
name: 'Antlers'
|
|
type: 'markup'
|
|
aceMode: 'text'
|
|
extensions: ['.antlers.html', '.antlers.php', '.antlers.xml']
|
|
languageId: 1067292663
|
|
tmScope: 'text.html.statamic'
|
|
color: '#ff269e'
|
|
}
|
|
export default _
|