Skip to content

Commit f965ec6

Browse files
authored
Update package.json
1 parent a0239f4 commit f965ec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"scripts": {
3131
"start": "vite",
32+
"lint": "eslint ./src",
3233
"build": "tsc && vite build",
3334
"preview": "vite preview",
3435
"test": "jest --watchAll"

0 commit comments

Comments
 (0)