Skip to content

Commit 1b3dda1

Browse files
authored
fix typo in readme.md
1 parent 5336480 commit 1b3dda1

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)