We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac399a commit e57345fCopy full SHA for e57345f
examples/with-jest/package.json
@@ -2,7 +2,6 @@
2
"private": true,
3
"scripts": {
4
"dev": "next dev",
5
- "lint": "next lint",
6
"build": "next build",
7
"start": "next start",
8
"test": "jest --watch",
0 commit comments