Skip to content

Commit

Permalink
Update why_is_babel-plugin-transform-runtime_and_tslib_included_by_de…
Browse files Browse the repository at this point in the history
…fault.md
  • Loading branch information
wessberg authored Jun 8, 2022
1 parent 91c9f5f commit 8f902bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### Why are helpers imported by default, and why are things like @babel/plugin-transform-runtime, tslib, and @swc/helpers peer dependencies?
#### Why are helpers always imported, and why are things like @babel/plugin-transform-runtime, tslib, and @swc/helpers peer dependencies?

Babel, swc, and Typescript both come with a set of helper functions.
For example, the following code:
Expand Down

0 comments on commit 8f902bb

Please sign in to comment.