Skip to content

Commit d4cf1fb

Browse files
committed
feat: add scripts dir to include
1 parent b9c645f commit d4cf1fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"${configDir}/src/**/*",
2424
"${configDir}/test/**/*",
2525
"${configDir}/tests/**/*",
26+
"${configDir}/scripts/**/*",
2627
"${configDir}/playground/**/*",
2728
"${configDir}/playgrounds/**/*",
2829
"${configDir}/*.js",

0 commit comments

Comments
 (0)