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.
next lint
eslint
1 parent cb747d6 commit 4334a17Copy full SHA for 4334a17
package.json
@@ -6,7 +6,7 @@
6
"dev": "next dev",
7
"build": "next build",
8
"start": "next start",
9
- "lint": "next lint"
+ "lint": "eslint"
10
},
11
"dependencies": {
12
"@mantine/charts": "^8.3.5",
0 commit comments