diff --git a/package.json b/package.json index fa03c092f..8cf611c23 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "main": "", "scripts": { "test": "jest --no-cache", - "style": "standard --fix" + "style": "standard" }, "author": "TheAlgorithms", "license": "GPL-3.0",