This commit is contained in:
Dax Raad
2025-05-26 14:52:38 -04:00
parent 802389a90e
commit b87ba57819
5 changed files with 63 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
export const LANGUAGE_EXTENSIONS = {
export const LANGUAGE_EXTENSIONS: Record<string, string> = {
".abap": "abap",
".bat": "bat",
".bib": "bibtex",