mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
refactor: rearrange in workspaces
This commit is contained in:
parent
b186394e18
commit
000b50c211
35 changed files with 554 additions and 39 deletions
|
|
@ -1,78 +0,0 @@
|
|||
command = "npm"
|
||||
|
||||
[[match_err]]
|
||||
pattern = [
|
||||
"unknown command"
|
||||
]
|
||||
suggest = [
|
||||
'''
|
||||
{{command[0]}} {{typo[1](
|
||||
access,
|
||||
adduser,
|
||||
audit,
|
||||
bugs,
|
||||
cache,
|
||||
ci,
|
||||
completion,
|
||||
config,
|
||||
dedupe,
|
||||
deprecate,
|
||||
diff,
|
||||
dist-tag,
|
||||
docs,
|
||||
doctor,
|
||||
edit,
|
||||
exec,
|
||||
explain,
|
||||
explore,
|
||||
find-dupes,
|
||||
fund,
|
||||
get,
|
||||
help,
|
||||
help-search,
|
||||
hook,
|
||||
init,
|
||||
install,
|
||||
install-ci-test,
|
||||
install-test,
|
||||
link,
|
||||
ll,
|
||||
login,
|
||||
logout,
|
||||
ls,
|
||||
org,
|
||||
outdated,
|
||||
owner,
|
||||
pack,
|
||||
ping,
|
||||
pkg,
|
||||
prefix,
|
||||
profile,
|
||||
prune,
|
||||
publish,
|
||||
query,
|
||||
rebuild,
|
||||
repo,
|
||||
restart,
|
||||
root,
|
||||
run-script,
|
||||
sbom,
|
||||
search,
|
||||
set,
|
||||
shrinkwrap,
|
||||
star,
|
||||
stars,
|
||||
start,
|
||||
stop,
|
||||
team,
|
||||
test,
|
||||
token,
|
||||
uninstall,
|
||||
unpublish,
|
||||
unstar,
|
||||
update,
|
||||
version,
|
||||
view,
|
||||
whoami
|
||||
)}} {{command[2:]}} '''
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue