diff --git a/web/eslint.config.js b/web/eslint.config.js index fd8cf64eb..9b2a9515a 100644 --- a/web/eslint.config.js +++ b/web/eslint.config.js @@ -87,6 +87,7 @@ export default antfu( math: 'always', }, ], + 'vue/html-indent': 'off', 'vue/block-order': [ 'error', {