UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

8 lines (7 loc) 268 B
import { l as languageMap } from "../index-q0zRzWVD.js"; import { b as bracketIndenting } from "../index-Dd0LEIyM.js"; languageMap.coffee = languageMap.coffeescript = bracketIndenting({ line: "#", block: ["###", "###"] }); //# sourceMappingURL=coffeescript.js.map