mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
chore(ckeditor5): integrate ckeditor5-math
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ckeditor from './../theme/icons/ckeditor.svg';
|
||||
import ckeditor from './../theme/icons/math.svg';
|
||||
import './augmentation.js';
|
||||
import "../theme/mathform.css";
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitOverride": true,
|
||||
"composite": true,
|
||||
"strict": true,
|
||||
"target": "es2019",
|
||||
"sourceMap": true,
|
||||
|
||||
Reference in New Issue
Block a user