-
16301df: chore(eslint)!: migrate all eslint configs to eslint@v9
BREAKING CHANGE: removes v8 support and transistions configs to flat config. Also these packages are now
type:module
- f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
- ca2dc13:
valid-jsdoc
Rule Deprecated & Triple-Slash Directive Support
- 906d745: Upgrade dependencies
- Update eslint-mocha-plugin
- 7bac08c: WHAT: Eslint peer dep upgrade WHY: In order to support newer ecmascript versions HOW: Updated eslint peer dependency to v8 to prevent issues w/ earlier versions
- 40f5e60: Convert to turbo repo and changesets