Skip to content

Commit

Permalink
Update packages/nx-plugin/src/executors/internal/types.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Matěj Chalk <[email protected]>
  • Loading branch information
BioPhoton and matejchalk authored Oct 15, 2024
1 parent c777cb3 commit 57270dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nx-plugin/src/executors/internal/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export type GlobalExecutorOptions = {
| 'autorun'
| 'print-config'
| 'compare'
| 'merge-diffs'
| 'history';
bin?: string;
verbose?: boolean;
Expand Down

0 comments on commit 57270dc

Please sign in to comment.