Skip to content

Commit 190ebb0

Browse files
authored
chore: use standard without fix
1 parent 278dc5c commit 190ebb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "",
77
"scripts": {
88
"test": "jest --no-cache",
9-
"style": "standard --fix"
9+
"style": "standard"
1010
},
1111
"author": "TheAlgorithms",
1212
"license": "GPL-3.0",

0 commit comments

Comments
 (0)