Skip to content

Commit

Permalink
Merge branch 'main' of github.com:remy/nodemon
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Sep 19, 2024
2 parents 11fcaaa + 254c2ab commit 1428001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export interface NodemonConfig {
execMap?: { [key: string]: string };
ignoreRoot?: string[];
watch?: string[];
ignore?: string[];
stdin?: boolean;
runOnChangeOnly?: boolean;
verbose?: boolean;
Expand Down

0 comments on commit 1428001

Please sign in to comment.