Skip to content

Commit cf6d100

Browse files
committed
chore: tsconfig exclude examples
1 parent 3b084ff commit cf6d100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"exclude": [
2121
"node_modules",
22-
"deprecated"
22+
"examples"
2323
]
2424
}

0 commit comments

Comments
 (0)