Skip to content

Commit

Permalink
updated npm watch but we are loading completion spec every single time
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Falk committed Mar 26, 2021
1 parent 856f225 commit b12eaeb
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3,421 deletions.
4 changes: 4 additions & 0 deletions dev/cd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ export const cdCompletionSpec: Fig.Spec = {
args: {
template: 'folders',
},
subcommands: [
{ name: "dog" },
{ name: "git" }
]
};

// var completionSpec = {
Expand Down
Loading

0 comments on commit b12eaeb

Please sign in to comment.