Files
rspade_system/node_modules/linguist-languages/data/Riot.js
2025-12-03 21:28:08 +00:00

10 lines
173 B
JavaScript
Executable File

module.exports = {
name: 'Riot',
type: 'markup',
aceMode: 'html',
extensions: ['.riot'],
languageId: 878396783,
tmScope: 'text.html.riot',
color: '#A71E49',
}