react-doctor 0.0.32 → 0.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -85,8 +85,6 @@ Options:
85
85
  -y, --yes skip prompts, scan all workspace projects
86
86
  --project <name> select workspace project (comma-separated for multiple)
87
87
  --diff [base] scan only files changed vs base branch
88
- --ami enable Ami-related prompts
89
- --fix open Ami to auto-fix all issues
90
88
  -h, --help display help for command
91
89
  ```
92
90