You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue relates to a specific CLI completion spec (e.g. git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig
When previewing npm diff, nothing comes up.
I checked the sourcecode of the npm spec, and see no mention of diff.
Source to the npm diff command: https://docs.npmjs.com/cli/v10/commands/npm-diff
The text was updated successfully, but these errors were encountered:
Sanity checks
git checkout
is missing options ingit
completion spec). If your issue is more general, please create your issue here: withfig/figWhat CLI tool does this relate to?
npm
Which statement makes the most sense?
This completion spec isn't complete
Issue Details
When previewing npm diff, nothing comes up.
I checked the sourcecode of the npm spec, and see no mention of
diff
.Source to the npm diff command: https://docs.npmjs.com/cli/v10/commands/npm-diff
The text was updated successfully, but these errors were encountered: