diff --git a/.putout.json b/.putout.json index 239eb08d..4a41dc22 100644 --- a/.putout.json +++ b/.putout.json @@ -29,6 +29,9 @@ "client/{client,cloudcmd,load-module}.js": { "remove-console": "off" }, + "client": { + "nodejs": "off" + }, "client/sw": { "remove-console": "off" },