1.0.5
- Integrated [ESLint] with standard rules for consistent code quality.
- Implemented [Prettier] for automatic code formatting and style consistency.
- Introduced [Husky] Git hooks for pre-commit and pre-push checks.
- Added [Lint Staged] to validate staged changes against coding standards.
- Provided optimized VS Code configuration for seamless development.