Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

Commit 144fe06

Browse files
author
deepsweet
committed
📝 update readme
1 parent 4e935b1 commit 144fe06

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ export const test = () => start(
5555

5656
## Arguments
5757

58-
`jest(options: Object | config: string)`
58+
`jest(options)`
5959

60-
* `options`[Jest options](https://facebook.github.io/jest/docs/configuration.html#content) or path to config file like `.jestrc`
60+
* `options`[Jest CLI options](https://github.com/facebook/jest/blob/8e30070edb3dcdc49fb86e94aaf0006520535295/packages/jest-cli/src/cli/args.js#L49-L279)
61+
62+
:information_desk_person: `{ config: '.jestrc' }`

0 commit comments

Comments
 (0)