Skip to content

Commit b489de1

Browse files
committed
chore: tsconfig update oversight
1 parent 9a96aed commit b489de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

termost/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"extends": "../tsconfig.json",
33
"include": ["src"],
4-
"exclude": ["node_modules", "bin", "dist"]
4+
"exclude": ["node_modules", "dist"]
55
}

0 commit comments

Comments
 (0)