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 2caa283 commit 940b1b2Copy full SHA for 940b1b2
npm-packages/convex/eslint.config.mjs
@@ -94,7 +94,6 @@ export default [
94
"react-hooks/rules-of-hooks": "error",
95
"react-hooks/exhaustive-deps": "warn",
96
97
- // If you add rules here, make sure to add it to subdir eslintrc files as well!
98
"no-restricted-syntax": [
99
"error",
100
{
0 commit comments