Skip to content

Fix Incorrect Rules

Compare
Choose a tag to compare
@henriqueleite42 henriqueleite42 released this 03 Jun 01:10
· 193 commits to master since this release
61281be

TS-NEXTJS

  • Disable @typescript-eslint/naming-convention at _document
  • Disable eslint-disable-next-line no-underscore-dangle at _document

TYPESCRIPT

  • Disable filenames/match-regex in migrations folder
  • Disable class-methods-use-this in migrations folder
  • Disable @typescript-eslint/quotes in migrations folder
  • Disable @typescript-eslint/prefer-nullish-coalescing