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.
1 parent cbb8e3a commit a758163Copy full SHA for a758163
examples/react/README.md
@@ -17,8 +17,7 @@ $ npm install
17
$ npm test
18
19
eslint-plugin-markdown/examples/react/README.md
20
- 4:10 error 'App' is defined but never used no-unused-vars
21
4:16 error 'name' is missing in props validation react/prop-types
22
23
-✖ 2 problems (2 errors, 0 warnings)
+✖ 1 problem (1 error, 0 warnings)
24
```
0 commit comments