goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.09k stars 120 forks source link

feat(repo): oxlint lightning-fast linter with more code quality, correctness and performance checks #270

Closed benpsnyder closed 2 months ago

benpsnyder commented 2 months ago

See https://oxc-project.github.io/docs/guide/usage/linter.html

This PR adds an additional layer of awesome quality control at near zero cost to DX. We can use it as our baby steppingstone to lint on CI and incrementally adopt biomejs and its full set of rules.

Embrace the latest and greatest ;)

benpsnyder commented 2 months ago

Failures look like this. image