You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[async-server-action](docs/rules/async-server-action.md)| Require functions with the `use server` directive to be async |☑️|| 🔧 |||
296
+
|[async-server-action](docs/rules/async-server-action.md)| Require functions with the `use server` directive to be async ||| 🔧 |||
297
297
|[boolean-prop-naming](docs/rules/boolean-prop-naming.md)| Enforces consistent naming for boolean props ||||||
298
298
|[button-has-type](docs/rules/button-has-type.md)| Disallow usage of `button` elements without an explicit `type` attribute ||||||
299
299
|[checked-requires-onchange-or-readonly](docs/rules/checked-requires-onchange-or-readonly.md)| Enforce using `onChange` or `readonly` attribute when `checked` is used ||||||
0 commit comments