Skip to content

Commit a0282a7

Browse files
Update tsconfig.json
1 parent 7bd5e52 commit a0282a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
6565
},
6666
"exclude": [
67-
"tests/*",
67+
"examples/*",
6868
"dist/*"
6969
]
7070
}

0 commit comments

Comments
 (0)