less-strict

This commit is contained in:
tonyrewin 2022-10-04 14:40:37 +03:00
parent 673b4bf26b
commit 8a0079e466

View File

@ -1,5 +1,5 @@
{ {
"extends": "astro/tsconfigs/strict", "extends": "astro/tsconfigs/base",
"compilerOptions": { "compilerOptions": {
"jsx": "preserve", "jsx": "preserve",
"jsxImportSource": "solid-js" "jsxImportSource": "solid-js"