tsconfig.json2
Some checks failed
/ deploy (push) Failing after 1m37s

This commit is contained in:
lootboxer 2025-07-01 03:16:20 +03:00
parent febaa818f1
commit 25fcbcfe93

View file

@ -7,7 +7,7 @@
"@/*": ["./src/*"],
"@server/*": ["./server/src/*"]
},
"jsx": "react-jsx"
"jsx": "react-jsx",
"include":["src"],
"references": [
{