We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5387259 commit 0d2e3edCopy full SHA for 0d2e3ed
scripts/.eslintrc.json
@@ -1,5 +1,6 @@
1
{
2
"rules": {
3
+ "functional/no-return-void": "off",
4
"node/no-unsupported-features/node-builtins": "off"
5
}
6
0 commit comments