diff --git a/.oxlintrc.jsonc b/.oxlintrc.jsonc index d52e4b6610..f2855e4318 100644 --- a/.oxlintrc.jsonc +++ b/.oxlintrc.jsonc @@ -1,6 +1,20 @@ { - "ignorePatterns": [".astro/"], + "plugins": ["react"], "rules": { "typescript/no-explicit-any": "error", + "react/forbid-elements": [ + "error", + { + "forbid": [ + { "element": "button", "message": "Use