Skip to content

Commit

Permalink
Add missing doc line
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Aug 15, 2018
1 parent 3a17ee2 commit 4b30bdd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/typedef.js
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,9 @@
* @param {boolean} [forceWatch=false]
* Force the build engine to watch the target files even if the `watch` setting for the required
* build type is set to `false`.
* @param {boolean} [forceInspect=false]
* Force the build engine to use the Node inspector even if the target setting is disabled. This
* only applies for Node targets.
* @return {string}
* The command the shell script will use to build the target.
*/
Expand Down

0 comments on commit 4b30bdd

Please sign in to comment.