Skip to content

Commit 31f9116

Browse files
committed
docs: update rules section with real info
1 parent fd06e38 commit 31f9116

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

packages/lint/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ This is a plugin with custom rules specifically for Fresh.
2323

2424
## Rules
2525

26-
TODO: COMING SOON!
26+
| Rule ID | Description |
27+
| ----------------------- | ------------------------------------------------------------ |
28+
| `handler-export` | Warn when exporting `handlers` over `handler` |
29+
| `server-event-handlers` | Warn when code attempts to use event handlers in server code |

0 commit comments

Comments
 (0)