Skip to content

Commit c54939b

Browse files
committed
Exclude the js dir from files to compile
1 parent d6f1c0c commit c54939b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base.tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"test-ts/",
1818
"test-js/",
1919
"dist/",
20+
"js",
2021
"test/",
2122
"node_modules"
2223
]

0 commit comments

Comments
 (0)