chore: putout: client: disable nodejs

This commit is contained in:
coderaiser 2025-09-24 08:13:59 +02:00 committed by GitHub
parent babeb9fb85
commit 91f9c0a1aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,9 @@
"client/{client,cloudcmd,load-module}.js": {
"remove-console": "off"
},
"client": {
"nodejs": "off"
},
"client/sw": {
"remove-console": "off"
},