Skip to content
GitHub Actions / ESLint succeeded Jul 19, 2024 in 0s

3 warnings

ESLint found 3 warnings

Annotations

Check warning on line 58 in src/components/TheEditor.vue

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/TheEditor.vue#L58

Attribute "v-if" should go before "class" (vue/attributes-order)

Check warning on line 59 in src/components/TheEditor.vue

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/TheEditor.vue#L59

Attribute "ref" should go before "class" (vue/attributes-order)

Check warning on line 60 in src/components/TheEditor.vue

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/TheEditor.vue#L60

Attribute "v-model" should go before "class" (vue/attributes-order)