We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac3280 commit c51d8dbCopy full SHA for c51d8db
1 file changed
package.json
@@ -76,7 +76,7 @@
76
"rimraf": "^2.6.1"
77
},
78
"lint-staged": {
79
- "src/*.{js,jsx}": [
+ "*.{js,jsx}": [
80
"lint",
81
"git add",
82
"npm test -- -b --findRelatedTests"
0 commit comments