diff --git a/.oxfmtrc.jsonc b/.oxfmtrc.jsonc index 556ac25bba5..41a8ca9d543 100644 --- a/.oxfmtrc.jsonc +++ b/.oxfmtrc.jsonc @@ -11,13 +11,10 @@ "assets/", "dist/", "docs/_layouts/", - "extensions/", "node_modules/", "patches/", "pnpm-lock.yaml/", - "src/auto-reply/reply/export-html/template.html", - "src/auto-reply/reply/export-html/template.js", - "src/auto-reply/reply/export-html/template.css", + "src/auto-reply/reply/export-html/", "Swabble/", "vendor/", ], diff --git a/.oxlintrc.json b/.oxlintrc.json index 873f09523b7..687b5bb5eb5 100644 --- a/.oxlintrc.json +++ b/.oxlintrc.json @@ -29,7 +29,7 @@ "extensions/", "node_modules/", "patches/", - "pnpm-lock.yaml/", + "pnpm-lock.yaml", "skills/", "src/auto-reply/reply/export-html/template.js", "src/canvas-host/a2ui/a2ui.bundle.js",