Skip to content

feat: adds a file structure sidebar in the editor #450

feat: adds a file structure sidebar in the editor

feat: adds a file structure sidebar in the editor #450

Triggered via pull request July 19, 2024 08:12
@CF3B5CF3B5
synchronize #1943
Status Success
Total duration 18s
Artifacts

check-pr-title.yml

on: pull_request_target
Validate PR title
6s
Validate PR title
Fit to window
Zoom out
Zoom in

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)