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
node-modules/read-env-value#2
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced pre-commit hooks to enforce linting and formatting on
staged files.
- Added configuration files for OXLint and Prettier to standardize code
quality and style.
- Added a runtime dependency for safer environment variable handling.
- **Bug Fixes**
- Improved error handling and type safety in log message processing.
- **Refactor**
- Replaced ESLint with OXLint and switched from Egg.js test runner to
Vitest.
- Modernized imports and assertion styles in tests.
- Updated code formatting and logging consistency throughout the
codebase.
- **Chores**
- Updated and added dependencies, including test and linting tools.
- Expanded Node.js version support in CI and improved workflow
formatting.
- Updated README usage examples to use ES module syntax.
- Simplified TypeScript configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
The text was updated successfully, but these errors were encountered: