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 2d927c8 commit 5cf7edcCopy full SHA for 5cf7edc
.lintstagedrc
@@ -1,5 +1,5 @@
1
{
2
"*.{js,jsx,ts,tsx}": [
3
- "yarn eslint"
+ "eslint"
4
]
5
}
0 commit comments