Skip to content

Commit b3a79db

Browse files
committed
fix missing 'internal' comment
1 parent 1e65b33 commit b3a79db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/typescriptServices/typescriptServices.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* @internal */
12
namespace ts {
23
// enable deprecation logging
34
declare const console: any;

0 commit comments

Comments
 (0)