Skip to content

Commit

Permalink
chore: tsconfig update oversight
Browse files Browse the repository at this point in the history
  • Loading branch information
adbayb committed Sep 10, 2024
1 parent 9a96aed commit b489de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termost/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "../tsconfig.json",
"include": ["src"],
"exclude": ["node_modules", "bin", "dist"]
"exclude": ["node_modules", "dist"]
}

0 comments on commit b489de1

Please sign in to comment.