We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5354857 commit 0b8240dCopy full SHA for 0b8240d
typedoc.json
@@ -1,4 +1,5 @@
1
{
2
"$schema": "https://typedoc.org/schema.json",
3
- "entryPoints": ["./src/index.ts"]
+ "entryPoints": ["./src/index.ts"],
4
+ "highlightLanguages": ["ini", "sh", "ts"]
5
}
0 commit comments