0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 01:25:31 +01:00
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.
2023-04-05 16:59:40 -04:00
..
components Update eslints for Vue 3 (#23935) 2023-04-05 16:59:40 -04:00
features Scroll collapsed file into view (#23702) 2023-04-05 07:51:42 +08:00
markup
modules
standalone
test
utils
webcomponents Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2023-04-03 12:58:09 -04:00
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) 2023-04-03 12:58:09 -04:00
utils.test.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2023-04-03 12:58:09 -04:00