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 a0239f4 commit f965ec6Copy full SHA for f965ec6
package.json
@@ -29,6 +29,7 @@
29
},
30
"scripts": {
31
"start": "vite",
32
+ "lint": "eslint ./src",
33
"build": "tsc && vite build",
34
"preview": "vite preview",
35
"test": "jest --watchAll"
0 commit comments