Back to Drizzle Orm

eslint-plugin-drizzle 0.2.3

changelogs/eslint-plugin-drizzle/0.2.3.md

0.45.2272 B
Original Source

eslint-plugin-drizzle 0.2.3

  • Added better context to the suggestion in the error message
  • fix: Correct detection of drizzleObjectName when it's retrieved from or is a function
  • chore: Refactored duplicate code in utils/options.ts into isDrizzleObjName function