mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 09:44:26 +00:00
4c0fce8f7b
Introduce a separate .eslintrc in the Vue components folder to selectively enable vue-eslint-parser there, so that the rest of the files can use eslint's core parser which can deal with hashbangs. The fact that the eslint-disable comments worked in HTML was a unintended side-effect of the files being parsed via vue-eslint-parser, so I had to disable the parsing of these files in .eslintrc.yaml to make it work, and finally decided to remove eslint-plugin-html as it causes more issues than it solves. |
||
---|---|---|
.. | ||
labels | ||
view_content | ||
branch_selector_field.tmpl | ||
choose.tmpl | ||
comment_tab.tmpl | ||
label_precolors.tmpl | ||
labels.tmpl | ||
list.tmpl | ||
milestone_issues.tmpl | ||
milestone_new.tmpl | ||
milestones.tmpl | ||
navbar.tmpl | ||
new_form.tmpl | ||
new.tmpl | ||
openclose.tmpl | ||
search.tmpl | ||
view_content.tmpl | ||
view_title.tmpl | ||
view.tmpl |