Skip to content

Commit

Permalink
Fix flow error
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 9, 2017
1 parent 7ee52ed commit 253c9ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/Config.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export type InitialOptions = {
notify?: boolean,
onlyChanged?: boolean,
outputFile?: Path,
passWithNoTests?: boolean,
preprocessorIgnorePatterns?: Array<Glob>,
preset?: ?string,
projects?: Array<Glob>,
Expand Down

0 comments on commit 253c9ac

Please # to comment.