Skip to content

prisma-lint v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 16:53
ab46d92
  • Add new rules enum-name-pascal-case and enum-value-snake-case.
  • Add new rule ban-unbounded-string-type.
  • Add new rules model-name-pascal-case and field-name-camel-case.

Thanks to @andyjy for these new rules!