Skip to content

Commit

Permalink
fixup!: remove obsolete CLI command from run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobJingleheimer committed Dec 15, 2024
1 parent 9dab933 commit 9824fd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipes/correct-ts-specifiers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ This package does not just blindly find & replace file extensions within specifi
> This will change your source-code. Commit any unsaved changes before running this package.
```sh
npm i @nodejs-loaders/alias

NODE_OPTIONS="--experimental-import-meta-resolve" \
npx codemod@latest correct-ts-specifiers
```
Expand Down

0 comments on commit 9824fd4

Please sign in to comment.