This repository was archived by the owner on Feb 16, 2024. It is now read-only.
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
Open
Description
-
[high level applicability]
- O
5199
ld code patterns to transform exist in the following versions of the package:
- Versions: v.x-v.y
- Relevant files
- $.js|ts|tsx|jsx
- O
5199
ld code patterns to transform exist in the following versions of the package:
-
Transformation logic/steps (ordered list of "atomic" changes, this makes codemod creation easier):
- DETECT X
- [file] CREATE F
- CREATE Y
- DELETE Z
-
Old code sample(s):
-
New code sample(s):
-
A test file/repo (that contains both code patterns that need to be transformed and those that should not be touched.)