kanri icon indicating copy to clipboard operation
kanri copied to clipboard

chore: fix eslint, prettier

Open bobagold opened this issue 2 months ago • 1 comments

Pull request

  • [x] Have you followed the guidelines in our Contributing document?
  • [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [x] Are your git commits signed with a valid GPG key?

New Feature Submissions:

  1. [x] Did you lint your code locally before submission?
  2. [x] Did you test your feature thoroughly to ensure there are no bugs?
  3. [ ] Does your feature introduce breaking changes?

Changes to Core Features:

  • [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [ ] Have you written new tests for your core changes, as applicable?
  • [ ] Have you successfully run tests with your changes locally?

Please describe your changes

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
  • Describe what your code exactly does and if it affects any other part of the code in any way (especially check for breaking changes)

Additional context

bobagold avatar Oct 28 '25 12:10 bobagold

Thanks for your PR.

Sorry for not communicating this anywhere, but I've been considering switching to Biome for formatting/linting, since the current ESLint and Prettier config keeps causing issues. I'll keep this PR open in case I change my mind, but If I complete the switch to Biome, I'll have to close it since the rules will most likely be a bit different.

trobonox avatar Nov 01 '25 08:11 trobonox