Files
2025-12-03 21:28:08 +00:00

13 lines
255 B
TypeScript
Executable File

declare const _: {
name: 'Nextflow'
type: 'programming'
aceMode: 'groovy'
extensions: ['.nf']
filenames: ['nextflow.config']
languageId: 506780613
tmScope: 'source.nextflow'
color: '#3ac486'
interpreters: ['nextflow']
}
export default _