ci(app): testing and other app config changes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"moduleResolution": "nodenext",
|
||||
"strict": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"types": ["node", "better-auth"],
|
||||
"types": ["node", "better-auth", "jest"],
|
||||
"jsx": "react-jsx",
|
||||
"outDir": "./dist",
|
||||
"removeComments": true,
|
||||
|
||||
Reference in New Issue
Block a user