Skip to content

Commit

Permalink
2023-09-12T14:34:49.871Z
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Sep 12, 2023
1 parent 2b762a1 commit 188e152
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ declare const enum Numbers {

const example = Numbers.Zero;

// TODO - find more examples that fix isolatedDeclarations
// TODO - find more examples that are fixed by isolatedDeclarations

// It was added to support Babel:
// https://devblogs.microsoft.com/typescript/typescript-and-babel-7/

// https://twitter.com/atcb/status/1701604609528307755

0 comments on commit 188e152

Please sign in to comment.