Skip to content

Commit 178979f

Browse files
authored
Fix a README.md formatting issue (#405)
As titled. Signed-off-by: Maksim Sinik <maksim@sinik.it>
1 parent d01ba25 commit 178979f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ provider, such as `ts-node`. Otherwise, widening the acceptance extension here w
149149
dir: path.join(__dirname, 'plugins'),
150150
scriptPattern: /(?<!\.d)\.(ts|tsx)$/
151151
})
152-
```
152+
```
153153
154154
- `indexPattern` (optional) - Regex to override the `index.js` naming convention
155155

0 commit comments

Comments
 (0)