Skip to content

Commit 09da117

Browse files
hainenberG-Rath
andauthored
Apply 2nd suggestion from @G-Rath
Co-authored-by: Gareth Jones <[email protected]>
1 parent 4fab92e commit 09da117

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/rules/valid-mock-module-path.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ existence. The default extensions are:
6464

6565
For any custom extension, a preceding dot **must** be present before the file
6666
extension for desired effect.
67-
68-
The default value for this option is
69-
`{ "moduleFileExtensions": [".js", ".ts", ".jsx", ".tsx", ".json"] }`.
70-
7167
## When Not To Use It
7268

7369
Don't use this rule on non-jest test files.

0 commit comments

Comments
 (0)