kleros-v2 icon indicating copy to clipboard operation
kleros-v2 copied to clipboard

Bun experiment

Open jaybuidl opened this issue 1 year ago • 2 comments

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.

jaybuidl avatar Jan 16 '24 19:01 jaybuidl