kleros-v2
kleros-v2 copied to clipboard
Bun experiment
https://bun.sh
PR-Codex overview
This PR focuses on updating dependencies and configuration files.
Detailed summary
- Added directories and files to .eslintignore and .prettierignore
- Added new directories and files to .gitignore
- Updated devDependencies for @commitlint/cli and @commitlint/config-conventional
- Updated prettier-config/index.js with new configuration options
- Updated tsconfig/base.json with new compiler options
- Updated eslint-config/.eslintrc.js with new extends and parser options
- Updated package.json scripts
- Updated dependencies and devDependencies in package.json
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}
Summary by CodeRabbit
-
New Features
- Enhanced ESLint and Prettier configurations for improved code quality and formatting.
- Introduced new Hardhat plugins for better project monitoring and contract analysis.
-
Bug Fixes
- Updated dependencies to ensure compatibility and stability within the project.
-
Documentation
- Improved TypeScript configuration for better type-checking and debugging.
-
Chores
- Removed unnecessary workspace entries from project configuration.
- Streamlined build and testing scripts for efficiency.
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code