goetzrobin / spartan

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

feat(nx): convert to eslint flat config #265

Closed benpsnyder closed 2 months ago

benpsnyder commented 2 months ago

Just ran nx g @nx/eslint:convert-to-flat-config

PR Checklist

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

Used old eslint configuration

What is the new behavior?

Uses new flat config

Does this PR introduce a breaking change?