UNPKG

linguist-languages

Version:
14 lines (13 loc) 289 B
declare const _: { name: 'CMake' type: 'programming' color: '#DA3434' extensions: ['.cmake', '.cmake.in'] tmScope: 'source.cmake' aceMode: 'text' languageId: 47 codemirrorMode: 'cmake' codemirrorMimeType: 'text/x-cmake' filenames: ['CMakeLists.txt'] } export default _