Skip to content

Commit ee9599c

Browse files
committed
Setting tsconfig to exclude sample folder
1 parent 5c14fe5 commit ee9599c

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
],
2424
"exclude": [
2525
"node_modules",
26+
"sample",
2627
"build",
2728
"scripts",
2829
"acceptance-tests",

0 commit comments

Comments
 (0)