but it worked locally -q-

This commit is contained in:
stjet
2026-04-12 06:49:56 +00:00
parent dc915d99ce
commit 641c57377e

View File

@@ -3,6 +3,7 @@
"target": "esnext",
"module": "nodenext",
"moduleResolution": "nodenext",
"types": ["node"],
"typeRoots": [
"./node_modules/@types",
],