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 b224f0e commit eb0ee02Copy full SHA for eb0ee02
package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"lint-staged": {
6
"*.{ts,tsx}": [
7
- "next lint",
+ "next lint --file",
8
"prettier --check"
9
]
10
},
0 commit comments