updated to astro v3.6

This commit is contained in:
somrat sorkar
2023-12-03 15:28:12 +06:00
parent 34e3ac525f
commit afb57b5825
22 changed files with 151 additions and 121 deletions
-1
View File
@@ -11,7 +11,6 @@
"isolatedModules": true,
"incremental": true,
"allowSyntheticDefaultImports": true,
"types": ["@astrojs/image/client"],
"paths": {
"@/components/*": ["./src/layouts/components/*"],
"@/shortcodes/*": ["./src/layouts/shortcodes/*"],