Skip to content

Commit 7bbcacf

Browse files
authored
Merge pull request #4 from tarpier/patch-1
fix typo in readme.md
2 parents 5336480 + 1b3dda1 commit 7bbcacf

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
@@ -25,7 +25,7 @@ A few ESLint plugins are supported as well:
2525
"extends": [
2626
"typescript",
2727
"typescript/react",
28-
"typescript/prettier"
28+
"typescript/prettier",
2929
"typescript/prettier-react"
3030
]
3131
}

0 commit comments

Comments
 (0)