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 e8ae80d commit de96973Copy full SHA for de96973
package.json
@@ -10,7 +10,7 @@
10
"prepare": "husky install",
11
"test": "jest --passWithNoTests",
12
"postinstall": "check-node-version --package",
13
- "lint": "eslint --ext .js,.ts,.tsx src/**"
+ "lint": "eslint --ext .js,.ts,.tsx src/*.{ts,tsx}"
14
},
15
"repository": {
16
"type": "git",
0 commit comments