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 c16e2f0 commit 0581ea3Copy full SHA for 0581ea3
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