Merge pull request #12545 from mogorman/elixir_syntax_highlighting

feat: add Elixir highlighting
This commit is contained in:
Timothy Jaeryang Baek
2025-04-06 23:45:30 -07:00
committed by GitHub
3 changed files with 30 additions and 0 deletions

View File

@@ -73,6 +73,7 @@
"bits-ui": "^0.19.7",
"codemirror": "^6.0.1",
"codemirror-lang-hcl": "^0.0.0-beta.2",
"codemirror-lang-elixir": "^4.0.0",
"crc-32": "^1.2.2",
"dayjs": "^1.11.10",
"dompurify": "^3.1.6",