Skip to content

Commit

Permalink
Undo accidental push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jul 17, 2019
1 parent 7f071d2 commit a24e4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4808,7 +4808,7 @@ namespace ts {
ES2018 = 5,
ES2019 = 6,
ES2020 = 7,
ESNext = 99,
ESNext = 8,
JSON = 100,
Latest = ESNext,
}
Expand Down

0 comments on commit a24e4b0

Please sign in to comment.