UNPKG

linguist-languages

Version:
20 lines (19 loc) 322 B
export default { name: 'Unity3D Asset', type: 'data', color: '#222c37', extensions: [ '.anim', '.asset', '.mask', '.mat', '.meta', '.prefab', '.unity', ], tmScope: 'source.yaml', aceMode: 'yaml', languageId: 380, codemirrorMode: 'yaml', codemirrorMimeType: 'text/x-yaml', }