chore: Fix up Oxlint/Oxfmt ignore patterns.

This commit is contained in:
cpojer
2026-02-17 09:20:04 +09:00
parent 90ef2d6bdf
commit 843acd52b7
2 changed files with 2 additions and 5 deletions

View File

@@ -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/",
],

View File

@@ -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",