feat: adds a file structure sidebar in the editor #2836
GitHub Actions / ESLint
succeeded
Jul 19, 2024 in 0s
3 warnings
ESLint found 3 warnings
Annotations
Check warning on line 63 in src/components/TheEditor.vue
github-actions / ESLint
src/components/TheEditor.vue#L63
Attribute "v-if" should go before "class" (vue/attributes-order)
Check warning on line 64 in src/components/TheEditor.vue
github-actions / ESLint
src/components/TheEditor.vue#L64
Attribute "ref" should go before "class" (vue/attributes-order)
Check warning on line 65 in src/components/TheEditor.vue
github-actions / ESLint
src/components/TheEditor.vue#L65
Attribute "v-model" should go before "class" (vue/attributes-order)
Loading