chore: use standard without fix

This commit is contained in:
Rak Laptudirm
2021-10-22 09:32:12 +05:30
committed by GitHub
parent 278dc5c743
commit 190ebb02fd

View File

@ -6,7 +6,7 @@
"main": "",
"scripts": {
"test": "jest --no-cache",
"style": "standard --fix"
"style": "standard"
},
"author": "TheAlgorithms",
"license": "GPL-3.0",