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 a5f6181 commit d1dda4fCopy full SHA for d1dda4f
packages/eslint-plugin-react-hooks/index.js
@@ -2,6 +2,7 @@ module.exports = require('./src/index.ts');
2
3
// Hint to Node’s cjs-module-lexer to make named imports work
4
// https://github.com/facebook/react/issues/34801#issuecomment-3433478810
5
+// eslint-disable-next-line ft-flow/no-unused-expressions
6
0 &&
7
(module.exports = {
8
meta: true,
0 commit comments