mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
update tsconfig
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"isolatedModules": true,
|
||||
"incremental": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"types": ["@astrojs/image/client"],
|
||||
"paths": {
|
||||
"@/components/*": ["./src/layouts/components/*"],
|
||||
"@/shortcodes/*": ["./src/layouts/shortcodes/*"],
|
||||
|
||||
Reference in New Issue
Block a user