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,
|
||||
},
|
||||
data() {
|
||||
const extensions = [javascript(), oneDark]
|
||||
const extensions = [javascript(), oneDark];
|
||||
|
||||
// Codemirror EditorView instance ref
|
||||
const view = shallowRef();
|
||||
|
||||
Reference in New Issue
Block a user