Skip to content

Commit e1bd40b

Browse files
committed
skip internal docs
1 parent dd3f8b9 commit e1bd40b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/tsconfig.shared.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"noImplicitAny": false,
1212
"noImplicitThis": true,
1313
"skipLibCheck": true,
14-
"esModuleInterop": true
14+
"esModuleInterop": true,
15+
"stripInternal": true
1516
}
1617
}

0 commit comments

Comments
 (0)