new projects page
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"@components/*": ["src/components/*"],
|
||||
"@layouts/*": ["src/layouts/*"],
|
||||
"@styles/*": ["src/styles/*"],
|
||||
"@images/*": ["src/images/*"]
|
||||
"@assets/*": ["src/assets/*"],
|
||||
"@data/*": ["src/data/*"]
|
||||
},
|
||||
"plugins": [{ "name": "@astrojs/ts-plugin" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user