Skip to content

Commit 6139051

Browse files
committed
Add sidebar/helpers/ to dirs that are typechecked with noImplicitAny
1 parent a9552cf commit 6139051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tsconfig.no-any.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"boot/**/*.js",
2929
"shared/**/*.js",
3030
"sidebar/config/*.js",
31+
"sidebar/helpers/*.js",
3132
"sidebar/util/*.js",
3233
"types/*.d.ts"
3334
],

0 commit comments

Comments
 (0)