diff --git a/apps/app/.eslintrc.cjs b/apps/app/.eslintrc.cjs index 88f2dc0d..3625abb3 100644 --- a/apps/app/.eslintrc.cjs +++ b/apps/app/.eslintrc.cjs @@ -207,4 +207,27 @@ module.exports = { typescript: {}, }, }, + overrides: [ + // Vue SFCs: the base lines-around-comment rule conflicts with + // vue/block-tag-newline at the