Skip to content

Commit

Permalink
Remove unneeded ts-to-ts49 codemod
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Oct 30, 2023
1 parent 5c320c2 commit 1efe4d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 97 deletions.
1 change: 0 additions & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"lint:js": "yarn lint:js:cmd . --quiet",
"lint:js:cmd": "cross-env NODE_ENV=production eslint --cache --cache-location=../.cache/eslint --ext .js,.jsx,.json,.html,.ts,.tsx,.mjs --report-unused-disable-directives",
"lint:package": "sort-package-json",
"migrate-docs": "node --require esbuild-register ./ts-to-ts49.ts",
"release:cancel-preparation-runs": "ts-node --swc ./release/cancel-preparation-runs.ts",
"release:ensure-next-ahead": "ts-node --swc ./release/ensure-next-ahead.ts",
"release:generate-pr-description": "ts-node --swc ./release/generate-pr-description.ts",
Expand Down
96 changes: 0 additions & 96 deletions scripts/ts-to-ts49.ts

This file was deleted.

0 comments on commit 1efe4d1

Please sign in to comment.