We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a96aed commit b489de1Copy full SHA for b489de1
termost/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
"extends": "../tsconfig.json",
3
"include": ["src"],
4
- "exclude": ["node_modules", "bin", "dist"]
+ "exclude": ["node_modules", "dist"]
5
}
0 commit comments