Skip to content

Commit b1bdee6

Browse files
committed
Ignore examples directory from the tsc target
Signed-off-by: moznion <moznion@mail.moznion.net>
1 parent abc4dda commit b1bdee6

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
@@ -28,6 +28,7 @@
2828
},
2929
"exclude": [
3030
"tests",
31+
"examples",
3132
"node_modules"
3233
]
3334
}

0 commit comments

Comments
 (0)