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.
gitea/web_src/js
Jonathan Tran 8c3cee7a72
Update eslints for Vue 3 (#23935)
I found that some lint warnings in my editor are conflicting, and I
believe the root cause is using lints designed for Vue 2 instead of Vue
3. We moved to Vue 3 in #20044.

I verified that the explicitly disabled rules in the changed file are
still part of the `vue/vue3-recommended` set.

See [Available rules -
eslint-plugin-vue](https://eslint.vuejs.org/rules/) for a full list of
lints.
2 years ago
..
components Update eslints for Vue 3 (#23935) 2 years ago
features Scroll collapsed file into view (#23702) 2 years ago
markup
modules
standalone
test
utils
webcomponents Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
utils.test.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago