drizzle-team / drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://orm.drizzle.team
Apache License 2.0
21.43k stars 483 forks source link

[FEATURE]: Eslint flat config #2491

Open MickL opened 2 weeks ago

MickL commented 2 weeks ago

Describe what you want

With the recent release of Eslint v9, it now uses flat config files by default and support for the eslintrc config file will be removed entirely in v10

It would be great if eslint-plugin-drizzle would have a flat config aswell :)

andrefelipeschulle commented 4 days ago

that would be of great help :)