chore: use strictest

This commit is contained in:
Ayo 2022-09-26 10:47:23 +02:00
parent f51c69d3bc
commit a46a11298c

View file

@ -1,3 +1,3 @@
{ {
"extends": "astro/tsconfigs/strict" "extends": "astro/tsconfigs/strictest"
} }