Skip to content

Commit 7ee86ce

Browse files
🤖 config(xo): Disable unicorn/prefer-node-protocol.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/5c07fa640b846da4c34695dc6ef1b93c034a99a2/src/transforms/xo:config-disable-prefer-node-protocol.js Please contact the author of the transform if you believe there was an error.
1 parent 42de544 commit 7ee86ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@
220220
"pascalCase": true
221221
}
222222
}
223-
]
223+
],
224+
"unicorn/prefer-node-protocol": "off"
224225
},
225226
"overrides": [
226227
{

0 commit comments

Comments
 (0)