unlink user

This commit is contained in:
2025-11-12 15:50:05 -03:00
parent 850f620f78
commit 707b1f5012
9 changed files with 155 additions and 22 deletions

View File

@@ -4,6 +4,7 @@
{ "path": "./tsconfig.node.json" },
{ "path": "./tsconfig.cloudflare.json" }
],
"include": ["types/**/*.d.ts"],
"compilerOptions": {
"checkJs": true,
"verbatimModuleSyntax": true,