diff --git a/.oxlintrc.json b/.oxlintrc.json index 807b415..6c0513b 100644 --- a/.oxlintrc.json +++ b/.oxlintrc.json @@ -217,6 +217,7 @@ "typescript/adjacent-overload-signatures": "error", "typescript/consistent-type-definitions": "error", "typescript/consistent-type-imports": "error", + "typescript/explicit-member-accessibility": "error", "typescript/explicit-function-return-type": [ "error", {