Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit d7b7233

Browse files
committed
chore: commit src/tsconfig.json
1 parent 922841e commit d7b7233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"useUnknownInCatchVariables": false
2222
},
2323
"include": ["."],
24-
"exclude": ["node_modules"],
24+
"exclude": ["node_modules", "api/login.ts"],
2525
"watchOptions": {
2626
"watchFile": "useFsEvents",
2727
"watchDirectory": "useFsEvents",

0 commit comments

Comments
 (0)