Skip to content

Commit

Permalink
feat(cli): Update to TypeScript 4.4 (denoland#11678)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Aug 27, 2021
1 parent b9a965c commit 935133f
Show file tree
Hide file tree
Showing 18 changed files with 18,663 additions and 15,911 deletions.
2 changes: 0 additions & 2 deletions cli/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,7 @@ fn create_compiler_snapshot(
"esnext.error",
"esnext.intl",
"esnext.object",
"esnext.promise",
"esnext.string",
"esnext.weakref",
];

let path_dts = cwd.join("dts");
Expand Down
Loading

0 comments on commit 935133f

Please sign in to comment.