mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-16 13:13:26 +09:00
update tsconfig
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"incremental": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"paths": {
|
||||
"@/function-components/*": ["./src/layouts/function-components/*"],
|
||||
"@/components/*": ["./src/layouts/components/*"],
|
||||
"@/shortcodes/*": ["./src/layouts/shortcodes/*"],
|
||||
"@/partials/*": ["./src/layouts/partials/*"],
|
||||
|
||||
Reference in New Issue
Block a user