generated from avior/template-web-astro
feat: Add first version of website
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
{
|
||||
"extends": "./node_modules/astro/tsconfigs/strictest.json",
|
||||
"exclude": ["cypress"]
|
||||
"exclude": ["cypress"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": "src"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user