hash pasword types fix
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"extends": "@macalinao/tsconfig/tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"types": ["@cloudflare/workers-types"]
|
||||
},
|
||||
"exclude": ["**/*.test.ts"]
|
||||
"types": ["bun"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user