You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html (#20323)
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.
2 years ago
..
labels Refactor `i18n` to `locale` (#20153) 2 years ago
view_content Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
branch_selector_field.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
choose.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
comment_tab.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
list.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
milestone_issues.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
milestone_new.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
milestones.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
new.tmpl Add class to page content to unify top margin (#13766) 4 years ago
new_form.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
openclose.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
search.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
view.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
view_content.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
view_title.tmpl Use dedicated draft PR icon when possible (#20303) 2 years ago