Skip to content

Commit c98ebd4

Browse files
Copilothotlong
andcommitted
Use explicit path ./apps in tsconfig exclude
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent d009f06 commit c98ebd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
],
1717
"exclude": [
1818
"node_modules",
19-
"apps"
19+
"./apps"
2020
]
2121
}

0 commit comments

Comments
 (0)