generated from avior/template-web-astro
Initial commit
This commit is contained in:
7
tsconfig.json
Normal file
7
tsconfig.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "./node_modules/astro/tsconfigs/strictest.json",
|
||||
"exclude": ["cypress"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": "src"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user