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.
forgejo/web_src
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
..
fomantic Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2 years ago
js Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
less Fix various typos (#20338) 2 years ago
svg Add Helm Chart registry (#19406) 2 years ago