]> source.dussan.org Git - gitea.git/commit
Update eslints for Vue 3 (#23935)
authorJonathan Tran <jon@allspice.io>
Wed, 5 Apr 2023 20:59:40 +0000 (16:59 -0400)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2023 20:59:40 +0000 (16:59 -0400)
commit8c3cee7a72a321e84b9461691e60a24188b588c5
treef4ba86d4ff97e0418a085e0ab280c56b075e5bf7
parent376396a08838031bb351c9ed130baf7264adb72f
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.
web_src/js/components/.eslintrc.yaml