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
feat(rules): add new TypeScript ESLint rules implementation
feat(utils): add JSX attribute contextual type handling
fix(rules): improve null assertion check logic in no_unnecessary_type_assertion
feat: implement dot-notation rule with property access validation
feat: add explicit-member-accessibility rule for access modifiers
feat: create max-params rule for parameter count validation
feat: implement member-ordering rule for class member organization
test: add comprehensive test cases for all new rules
0 commit comments