Skip to content

Commit 32fdcd7

Browse files
docs: translate suppressed-error.md to Português (Brasil)
1 parent 1d57663 commit 32fdcd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eslint-local-rules/__tests__/fixtures/src/content/suppressed-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ function Counter() {
55
setCount(count + 1);
66
return <div>{count}</div>;
77
}
8-
```
8+
```

0 commit comments

Comments
 (0)