update package-lock
This commit is contained in:
1992
package-lock.json
generated
1992
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -13,7 +13,7 @@ export default defineComponent({
|
|||||||
Codemirror,
|
Codemirror,
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
const extensions = [javascript(), oneDark]
|
const extensions = [javascript(), oneDark];
|
||||||
|
|
||||||
// Codemirror EditorView instance ref
|
// Codemirror EditorView instance ref
|
||||||
const view = shallowRef();
|
const view = shallowRef();
|
||||||
|
|||||||
Reference in New Issue
Block a user