[ci] format

This commit is contained in:
bholmesdev 2023-02-09 14:50:17 +00:00 committed by fredkbot
parent 5616167358
commit 0c3485ab07

View file

@ -1,6 +1,6 @@
{
"extends": "astro/tsconfigs/base",
"compilerOptions": {
"strictNullChecks": true,
"strictNullChecks": true
}
}