mirror of https://github.com/go-gitea/gitea.git
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. |
3 years ago | |
---|---|---|
.. | ||
alert.tmpl | ||
alert_details.tmpl | ||
delete_modal_actions.tmpl | 3 years ago | |
disable_form_autofill.tmpl | 3 years ago | |
footer.tmpl | 3 years ago | |
footer_content.tmpl | 3 years ago | |
head.tmpl | 3 years ago | |
head_navbar.tmpl | 3 years ago | |
head_script.tmpl | 3 years ago | |
paginate.tmpl | 3 years ago |