Skip to content

Commit 660f718

Browse files
committed
delete script lint:fix
1 parent b8d9cab commit 660f718

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"serve": "gatsby serve",
1515
"clean": "gatsby clean",
1616
"lint": "eslint .",
17-
"lint:fix": "eslint . --fix",
1817
"type-check": "tsc --noEmit"
1918
},
2019
"dependencies": {
@@ -55,4 +54,4 @@
5554
"tailwindcss": "^3.4.1",
5655
"typescript": "5.1.6"
5756
}
58-
}
57+
}

0 commit comments

Comments
 (0)