Skip to content

Commit e57345f

Browse files
committed
remove package script
1 parent 6ac399a commit e57345f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/with-jest/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"private": true,
33
"scripts": {
44
"dev": "next dev",
5-
"lint": "next lint",
65
"build": "next build",
76
"start": "next start",
87
"test": "jest --watch",

0 commit comments

Comments
 (0)