Skip to content

Commit

Permalink
feat(README): update to include all flags
Browse files Browse the repository at this point in the history
  • Loading branch information
adamviktora committed Aug 20, 2024
1 parent c42de7e commit dde2a50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/pf-codemods/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ Options:
--exclude <rules> Run recommended rules EXCLUDING this comma-seperated list
--fix Whether to run fixer
--format <format> What eslint report format to use (default: "stylish")
--no-cache Disables eslint caching
--v4 Run v3 to v4 codemods
--v6 Run v5 to v6 codemods
-h, --help display help for command
```

Expand Down

0 comments on commit dde2a50

Please sign in to comment.