Skip to content

Commit 10ac03a

Browse files
committed
refactor rule.ts to improve documentation and type organization
- Removed section separator comments in favor of inline JSDoc comments - Added JSDoc descriptions for all schemas, types, and helper functions - Moved type exports next to their corresponding schemas for better organization - Changed all type definitions to use InferOutput instead of InferInput for consistency - Extracted linterRuleMetaBaseSchema to share common fields between runtime and serializable schemas - Changed LinterRule from
1 parent 7d5c58f commit 10ac03a

File tree

1 file changed

+96
-111
lines changed

1 file changed

+96
-111
lines changed

0 commit comments

Comments
 (0)