Skip to content

Commit 3db1c41

Browse files
committed
fix: more docusaurus compatibility issues
1 parent c5ae1a4 commit 3db1c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/editor/CodeHintManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
*
222222
* __CodeHintProvider.insertHintOnTab__
223223
*
224-
* type {?boolean} insertHintOnTab
224+
* type {boolean} insertHintOnTab
225225
* Indicates whether the CodeHintManager should request that the provider of
226226
* the current session insert the currently selected hint on tab key events,
227227
* or if instead a tab character should be inserted into the editor. If omitted,

0 commit comments

Comments
 (0)