UNPKG

linguist-languages

Version:
22 lines (21 loc) 370 B
declare const _: { name: 'TOML' type: 'data' color: '#9c4221' extensions: ['.toml'] tmScope: 'source.toml' aceMode: 'toml' languageId: 365 codemirrorMode: 'toml' codemirrorMimeType: 'text/x-toml' filenames: [ 'Cargo.lock', 'Cargo.toml.orig', 'Gopkg.lock', 'Pipfile', 'pdm.lock', 'poetry.lock', 'uv.lock', ] } export = _