We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6317b7c commit 37a20a5Copy full SHA for 37a20a5
package.json
@@ -6,7 +6,7 @@
6
"dev": "next dev --turbopack",
7
"build": "next build",
8
"start": "next start",
9
- "lint": "next lint"
+ "lint": "next lint",
10
"export": "next export"
11
},
12
"dependencies": {
0 commit comments