update tsconfig

This commit is contained in:
somrat sorkar
2023-07-09 09:01:49 +06:00
parent ebf127bc21
commit 901ef09195
+1
View File
@@ -11,6 +11,7 @@
"isolatedModules": true,
"incremental": true,
"allowSyntheticDefaultImports": true,
"types": ["@astrojs/image/client"],
"paths": {
"@/components/*": ["./src/layouts/components/*"],
"@/shortcodes/*": ["./src/layouts/shortcodes/*"],