Some checks failed
Portfolio/pipeline/head There was a failure building this commit
8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"exclude": ["dist"],
|
|
"compilerOptions": {
|
|
"strictNullChecks": true
|
|
}
|
|
}
|