mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 10:46:07 +09:00
update tsconfig and packages
This commit is contained in:
+5
-5
@@ -27,11 +27,11 @@ export default defineConfig({
|
||||
}),
|
||||
AutoImport({
|
||||
imports: [
|
||||
"@shortcodes/Button",
|
||||
"@shortcodes/Accordion",
|
||||
"@shortcodes/Notice",
|
||||
"@shortcodes/Video",
|
||||
"@shortcodes/Youtube",
|
||||
"@/shortcodes/Button",
|
||||
"@/shortcodes/Accordion",
|
||||
"@/shortcodes/Notice",
|
||||
"@/shortcodes/Video",
|
||||
"@/shortcodes/Youtube",
|
||||
],
|
||||
}),
|
||||
mdx(),
|
||||
|
||||
Reference in New Issue
Block a user