We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
directories.test
1 parent b713026 commit b4a14f4Copy full SHA for b4a14f4
package.json
@@ -26,6 +26,9 @@
26
"type": "git",
27
"url": "https://github.com/jsx-eslint/eslint-plugin-react"
28
},
29
+ "directories": {
30
+ "test": ["test", "tests", "test-published-types"]
31
+ },
32
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
33
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
34
"dependencies": {
0 commit comments