Skip to content

Commit 2b96374

Browse files
author
Kanchalai Tanglertsampan
committed
fix no-bom linting rule
1 parent d1d5cac commit 2b96374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace ts {
1+
namespace ts {
22
/**
33
* Type of objects whose values are all of the same type.
44
* The `in` and `for-in` operators can *not* be safely used,

0 commit comments

Comments
 (0)