feat: adds a file structure sidebar in the editor #450
check-pr-title.yml
on: pull_request_target
Validate PR title
6s
Annotations
1 error and 3 warnings
src/components/TheEditor.vue#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
src/components/TheEditor.vue#L63
Attribute "v-if" should go before "class" (vue/attributes-order)
|
src/components/TheEditor.vue#L64
Attribute "ref" should go before "class" (vue/attributes-order)
|
src/components/TheEditor.vue#L65
Attribute "v-model" should go before "class" (vue/attributes-order)
|