Skip to content

Commit

Permalink
Experimental ESLint plugin for detecting common issues with Convex pr…
Browse files Browse the repository at this point in the history
…ojects (#30229)

remove comment from eslint config

GitOrigin-RevId: 95cd974619fe701bb622e7293e365a3b7a86dd84
  • Loading branch information
thomasballinger authored and Convex, Inc. committed Oct 1, 2024
1 parent 84a8bba commit a2a7eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ export default [
"react-hooks/rules-of-hooks": "error",
"react-hooks/exhaustive-deps": "warn",

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

0 comments on commit a2a7eb7

Please sign in to comment.