feat: Add toggle for editor line length per user #5255
Annotations
11 errors
NPM lint:
src/components/Editor.vue#L8
Expected "\t" character, but found " " character
|
NPM lint:
src/components/Editor.vue#L9
Expected "\t" character, but found " " character
|
NPM lint:
src/components/Editor.vue#L10
Expected "\t" character, but found " " character
|
NPM lint:
src/components/Editor.vue#L11
Expected "\t" character, but found " " character
|
NPM lint:
src/components/Editor.vue#L12
Expected "\t" character, but found " " character
|
NPM lint:
src/components/Editor.vue#L14
Expected indentation of 3 tabs but found 6 tabs
|
NPM lint:
src/components/Editor.vue#L15
Expected indentation of 3 tabs but found 6 tabs
|
NPM lint:
src/components/Editor.vue#L16
Expected indentation of 3 tabs but found 6 tabs
|
NPM lint:
src/components/Editor.vue#L17
Expected indentation of 3 tabs but found 6 tabs
|
NPM lint:
src/components/Editor.vue#L18
Expected indentation of 3 tabs but found 6 tabs
|
eslint
Process completed with exit code 1.
|