Skip to content

Commit

Permalink
Fix a README.md formatting issue (#405)
Browse files Browse the repository at this point in the history
As titled.

Signed-off-by: Maksim Sinik <[email protected]>
  • Loading branch information
fox1t authored Jul 31, 2024
1 parent d01ba25 commit 178979f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ provider, such as `ts-node`. Otherwise, widening the acceptance extension here w
dir: path.join(__dirname, 'plugins'),
scriptPattern: /(?<!\.d)\.(ts|tsx)$/
})
```
```
- `indexPattern` (optional) - Regex to override the `index.js` naming convention
Expand Down

0 comments on commit 178979f

Please sign in to comment.