Skip to content

Commit 825f2e8

Browse files
committed
fix: eslint
1 parent 5a76298 commit 825f2e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dataconnect/app/.eslintrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ module.exports = {
1414
'warn',
1515
{ allowConstantExport: true },
1616
],
17+
"react-hooks/exhaustive-deps": "warn"
1718
},
1819
}

0 commit comments

Comments
 (0)