[!NOTE]
I'll leave this as a draft proposal until I seek feedback from the maintainers.
If we agree to move forward, I can work through addressing the errors and getting the branch building/operating
This PR proposes a switch from ESLint + Prettier to BiomeJS, a more performant and simpler to use formatter and linter combo.
This PR includes any automated fixes.
The following rules that have been relaxed temporarily from error to warn so that the npm run quality script can continue
This PR proposes a switch from ESLint + Prettier to BiomeJS, a more performant and simpler to use formatter and linter combo.
This PR includes any automated fixes.
The following rules that have been relaxed temporarily from
error
towarn
so that thenpm run quality
script can continue