Skip to content

Commit 222843f

Browse files
authored
Merge pull request #17 from Azure-Samples/issues/10/build-ignore-samples
Setting tsconfig to exclude sample folder [Issue #10]
2 parents 1e2443e + ee9599c commit 222843f

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)