Skip to content

Commit 3320d79

Browse files
committed
cleantp tsconfig
1 parent d8e5cfc commit 3320d79

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
@@ -14,7 +14,7 @@
1414
"allowJs": true,
1515
"checkJs": false
1616
},
17-
"include": ["index.ts", "src/**/*", "test/**/*", "var/**/*"],
17+
"include": ["index.ts", "src/**/*"],
1818
"exclude": ["node_modules", "dist"],
1919
"ts-node": {
2020
"esm": false,

0 commit comments

Comments
 (0)