Skip to content

Commit ce356a5

Browse files
committed
Add scripts/ to tsconfig include list
1 parent c6feef8 commit ce356a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"moduleResolution": "bundler",
1111
"declaration": true
1212
},
13-
"include": ["src", "tsconfig.json", "test"]
13+
"include": ["src", "tsconfig.json", "test", "scripts"]
1414
}

0 commit comments

Comments
 (0)