We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5336480 + 1b3dda1 commit 7bbcacfCopy full SHA for 7bbcacf
README.md
@@ -25,7 +25,7 @@ A few ESLint plugins are supported as well:
25
"extends": [
26
"typescript",
27
"typescript/react",
28
- "typescript/prettier"
+ "typescript/prettier",
29
"typescript/prettier-react"
30
]
31
}
0 commit comments