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 113808a commit 7a89a8fCopy full SHA for 7a89a8f
package.json
@@ -4,7 +4,7 @@
4
"license": "MIT",
5
"scripts": {
6
"format": "prettier --write . && yarn lint:fix",
7
- "lint": "eslint --ext .tsx,.ts,.js,.jsx,.md .",
+ "lint": "eslint .",
8
"lint:fix": "yarn lint --fix"
9
},
10
"devDependencies": {
0 commit comments