mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Currently definition for autoCloseBrackets doesn't allow boolean values, which is wrong. Setting autoCloseBrackets to true enables autoclosing feature with the default settings, as is visible in the source code of a demo on the CodeMirror's official website: https://codemirror.net/demo/closebrackets.html var editor = CodeMirror.fromTextArea(document.getElementById("code"), {autoCloseBrackets: true}); |
||
|---|---|---|
| .. | ||
| addon | ||
| test | ||
| codemirror-comment.d.ts | ||
| codemirror-panel.d.ts | ||
| codemirror-runmode.d.ts | ||
| codemirror-showhint.d.ts | ||
| codemirror-tern.d.ts | ||
| index.d.ts | ||
| searchcursor.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||