Skip to content

Commit

Permalink
capitalize T
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Feb 26, 2024
1 parent 3dbb01e commit 900e93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

_**Note: For versions of node prior to v20.6.0,** "--loader" command line arguments must be used with `esmock` as demonstrated [in the wiki.][4] Current versions of node do not require "--loader"._

_**Note: typescript loaders** `ts-node` πŸ‘ and `tsm` πŸ‘ are compatible with other loaders, [including esmock.][11] `swc` πŸ‘Ž and `tsx` πŸ‘Ž are demonstrated as **incompatible** with other loaders, including esmock._
_**Note: Typescript loaders** `ts-node` πŸ‘ and `tsm` πŸ‘ are compatible with other loaders, [including esmock.][11] `swc` πŸ‘Ž and `tsx` πŸ‘Ž are demonstrated as **incompatible** with other loaders, including esmock._

`esmock` has the below signature
```js
Expand Down

0 comments on commit 900e93a

Please sign in to comment.