aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.yaml
diff options
context:
space:
mode:
authorYarden Shoham <git@yardenshoham.com>2024-06-20 23:04:09 +0300
committerGitHub <noreply@github.com>2024-06-20 20:04:09 +0000
commita5a9885f72c0c5be35ff7137cc2e2a60d8d11557 (patch)
tree8c463d10cc2e75c7eb5272fcd802e78126121b1e /.eslintrc.yaml
parentc60ef946b1c5ed3347224cda5d3e17592cd16e5e (diff)
downloadgitea-a5a9885f72c0c5be35ff7137cc2e2a60d8d11557.tar.gz
gitea-a5a9885f72c0c5be35ff7137cc2e2a60d8d11557.zip
Bump htmx to 2.0.0 (#31413)
Tested Subscribe, Follow, Star, Watch, and System Status. --------- Signed-off-by: Yarden Shoham <git@yardenshoham.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: silverwind <me@silverwind.io>
Diffstat (limited to '.eslintrc.yaml')
-rw-r--r--.eslintrc.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.yaml b/.eslintrc.yaml
index bf0390dc3f..4e3da6cab4 100644
--- a/.eslintrc.yaml
+++ b/.eslintrc.yaml
@@ -33,6 +33,7 @@ overrides:
- files: ["web_src/**/*"]
globals:
__webpack_public_path__: true
+ htmx: true
process: false # https://github.com/webpack/webpack/issues/15833
- files: ["web_src/**/*", "docs/**/*"]
env: