Summary: Fix module resolution for flipper-doctor and return it to sonar directory and effectively to GitHub Reviewed By: mweststrate Differential Revision: D18963720 fbshipit-source-id: 61ea78ecbb154de79c7a2d348f347c64325e794c
9 lines
258 B
Markdown
9 lines
258 B
Markdown
# Flipper Doctor
|
|
|
|
This package exists for running checks to diagnose and potentially fix issues affecting the operation of Flipper.
|
|
It's designed to be primarily used programmatically but may also expose a CLI interface.
|
|
|
|
## Usage
|
|
`cd doctor`
|
|
`yarn run run`
|