Skip to content

Commit b5f3a94

Browse files
docs: fix typo (#189)
1 parent 4f0f743 commit b5f3a94

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
@@ -158,7 +158,7 @@ module.exports = {
158158
rules: [
159159
{
160160
// You can use `regexp`
161-
// test: /example\.js/$
161+
// test: /example\.js$/
162162
test: require.resolve("example.js"),
163163
use: [
164164
{

0 commit comments

Comments
 (0)