Skip to content

Commit d7b7233

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)