Skip to content

Commit 082ce3d

Browse files
committed
Fixed tsconfig not to build examples
1 parent c87b7ec commit 082ce3d

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
@@ -12,6 +12,7 @@
1212
"node_modules",
1313
"dist",
1414
"tests",
15+
"examples",
1516
"setupTests.ts"
1617
]
1718
}

0 commit comments

Comments
 (0)