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: Enhance documentation and type definitions across CommandKit and related plugins
- Added detailed JSDoc comments to various classes and methods in CommandKitPluginRuntime and CompilerPluginRuntime for better clarity and understanding.
- Introduced new interfaces and types to improve type safety and documentation in the i18n package.
- Enhanced the legacy commands and validations with comprehensive comments to clarify their purpose and usage.
- Removed unused utility functions and improved existing ones with better documentation.
- Updated Redis plugin to include documentation for the creation of new instances.
- Overall improvements to the structure and readability of the codebase through consistent documentation practices.
0 commit comments