Skip to content

Commit 940b1b2

Browse files
thomasballingerConvex, Inc.
authored andcommitted
Experimental ESLint plugin for detecting common issues with Convex projects (#30229)
remove comment from eslint config GitOrigin-RevId: 95cd974619fe701bb622e7293e365a3b7a86dd84
1 parent 2caa283 commit 940b1b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

npm-packages/convex/eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ export default [
9494
"react-hooks/rules-of-hooks": "error",
9595
"react-hooks/exhaustive-deps": "warn",
9696

97-
// If you add rules here, make sure to add it to subdir eslintrc files as well!
9897
"no-restricted-syntax": [
9998
"error",
10099
{

0 commit comments

Comments
 (0)