linter fixes

This commit is contained in:
2025-05-20 00:43:02 -06:00
parent e0da76f503
commit 321fa66338
3 changed files with 29 additions and 18 deletions

View File

@ -24,10 +24,10 @@ export default defineConfig({
},
integrations: [preact(), mdx(), icon({
include: {
mdi: ["clock", "tag", "arrow-right", "link", "email", "rss", "download", "web", "arrow-left"],
},
}),
include: {
mdi: ["clock", "tag", "arrow-right", "link", "email", "rss", "download", "web", "arrow-left"],
},
}),
],
adapter: node({