Skip to content

Commit b4a14f4

Browse files
committed
[meta] add directories.test
1 parent b713026 commit b4a14f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"type": "git",
2727
"url": "https://github.com/jsx-eslint/eslint-plugin-react"
2828
},
29+
"directories": {
30+
"test": ["test", "tests", "test-published-types"]
31+
},
2932
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
3033
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
3134
"dependencies": {

0 commit comments

Comments
 (0)