Add file check in dockerfile
Some checks failed
Portfolio/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-09 14:15:11 +01:00
parent 75bf6d21b5
commit 545ecb8fa8
6 changed files with 1060 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
{
"extends": "astro/tsconfigs/strict",
"include": [".astro/types.d.ts", "**/*"],
"exclude": ["dist"],
"compilerOptions": {
"strictNullChecks": true