mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 02:05:21 -04:00
Update dependency @types/codemirror to v0.0.98 (#557)
* Update dependency @types/codemirror to v0.0.98 * Remove cm-full-screen custom types as they're now included in @types Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
574af052ec
commit
ca2bd1d90f
3 changed files with 5 additions and 13 deletions
|
@ -1,8 +0,0 @@
|
|||
import 'codemirror'
|
||||
|
||||
declare module 'codemirror' {
|
||||
// noinspection JSUnusedGlobalSymbols
|
||||
interface EditorConfiguration {
|
||||
fullScreen?: boolean;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue