mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-10 22:43:25 +08:00
chore: use standard without fix
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"main": "",
|
||||
"scripts": {
|
||||
"test": "jest --no-cache",
|
||||
"style": "standard --fix"
|
||||
"style": "standard"
|
||||
},
|
||||
"author": "TheAlgorithms",
|
||||
"license": "GPL-3.0",
|
||||
|
Reference in New Issue
Block a user