We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9138d31 commit 2ac8ef9Copy full SHA for 2ac8ef9
1 file changed
example-app/eslint-breaking-examples/break-jest-formatting-rules.test.tsx
@@ -1,6 +1,6 @@
1
// Save without formatting: [⌘ + K] > [S]
2
3
-// This should trigger an error breaking eslint-pluging-jest rule:
+// This should trigger an error breaking eslint-plugin-jest rule:
4
// jest/padding-around-all
5
6
it("a test", () => {
0 commit comments