diff --git a/.putout.json b/.putout.json index d8698a86..569397a7 100644 --- a/.putout.json +++ b/.putout.json @@ -33,6 +33,9 @@ "client/{client,cloudcmd,load-module}.js": { "remove-console": "off" }, + "client/sw": { + "remove-console": "off" + }, "test/common/cloudfunc.js": { "remove-console": "off" },