add newline-after-var rule to eslint config
This commit is contained in:
@@ -27,6 +27,7 @@ export default {
|
||||
|
||||
mounted() {
|
||||
const ydoc = new Y.Doc()
|
||||
|
||||
this.provider = new WebrtcProvider('tiptap-collaboration-cursor-extension', ydoc)
|
||||
|
||||
this.editor = new Editor({
|
||||
|
||||
Reference in New Issue
Block a user