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 f5bd56b commit 9267368Copy full SHA for 9267368
package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"build": "npm run lint && npm run compile",
7
"compile": "tsc",
8
- "lint": "eslint --ext .ts src/"
+ "lint": "eslint --ext .ts --ext .tsx src/"
9
},
10
"repository": {
11
"type": "git",
0 commit comments