Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 625 Bytes

File metadata and controls

27 lines (16 loc) · 625 Bytes

transform-grid-options-v34-3

Transform deprecated Grid options

See the transform-grid-options plugin for usage instructions.

Common tasks

Add a test case

Create a new unit test scenario for this transform:

pnpm run task:create-test --type transform --target transform-grid-options-v34-3

Add a new rule

Replacement rules are specified in replacements.ts

Add to a codemod release

Add this source code transformation to a codemod release:

pnpm run task:include-transform --transform transform-grid-options-v34-3