Skip to content

Commit 2ac8ef9

Browse files
authored
chore: fix typo in comment (#124)
1 parent 9138d31 commit 2ac8ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example-app/eslint-breaking-examples/break-jest-formatting-rules.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Save without formatting: [⌘ + K] > [S]
22

3-
// This should trigger an error breaking eslint-pluging-jest rule:
3+
// This should trigger an error breaking eslint-plugin-jest rule:
44
// jest/padding-around-all
55

66
it("a test", () => {

0 commit comments

Comments
 (0)