generated from avior/template-web-astro
initial recommit
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
"extends": "./node_modules/astro/tsconfigs/strictest.json",
|
||||
"exclude": ["cypress"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": "src"
|
||||
"baseUrl": "src",
|
||||
"allowJs": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user