We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef9942 commit 74c88f0Copy full SHA for 74c88f0
lib/index.js
@@ -16,7 +16,7 @@
16
* @property {ReadonlyArray<string> | null | undefined} [subset]
17
* List of allowed languages (default: all registered languages).
18
*
19
- * @typedef {Object} Options
+ * @typedef Options
20
* Configuration for `highlight`.
21
* @property {string | null | undefined} [prefix='hljs-']
22
* Class prefix (default: `'hljs-'`).
0 commit comments