generated from avior/template-web-astro
8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"extends": "./node_modules/astro/tsconfigs/strictest.json",
|
|
"exclude": ["cypress"],
|
|
"compilerOptions": {
|
|
"baseUrl": "src"
|
|
}
|
|
}
|