feat(jenkins): deploy lint and check in dockerfile

This commit is contained in:
2026-01-09 14:15:11 +01:00
parent 00e6ba3454
commit 8ede8ea80b
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