Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 91f9c0a

Browse files
authored
chore: putout: client: disable nodejs
1 parent babeb9f commit 91f9c0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.putout.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
"client/{client,cloudcmd,load-module}.js": {
3030
"remove-console": "off"
3131
},
32+
"client": {
33+
"nodejs": "off"
34+
},
3235
"client/sw": {
3336
"remove-console": "off"
3437
},

0 commit comments

Comments
 (0)