fix more linting errors

This commit is contained in:
Philipp Kühn
2020-09-24 00:29:05 +02:00
parent aefb4ca8e6
commit ac33eb483e
106 changed files with 310 additions and 274 deletions

View File

@@ -46,6 +46,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -49,6 +49,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -48,6 +48,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -44,6 +44,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -59,6 +59,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -37,6 +37,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -52,6 +52,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -54,6 +54,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -46,6 +46,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -47,6 +47,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -46,6 +46,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -41,6 +41,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -68,6 +68,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -48,6 +48,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -37,6 +37,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -47,6 +47,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -37,6 +37,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>

View File

@@ -45,6 +45,6 @@ export default {
beforeDestroy() {
this.editor.destroy()
}
},
}
</script>
</script>