yarn plugin check
Find all third-party plugins that differ from their own spec.
Usage
$> yarn plugin checkExamples
find all third-party plugins that differ from their own spec :
yarn plugin checkOptions
Definition | Description |
|---|---|
| Format the output as an NDJSON stream |
Details
Check only the plugins from https.
If this command detects any plugin differences in the CI environment, it will throw an error.