Skip to content

16.0.1

Latest
Compare
Choose a tag to compare
@patric-eberle patric-eberle released this 19 Apr 12:05
· 12 commits to master since this release
  • (Breaking) @typescript-eslint/method-signature-style enforces the method style in interfaces.
  • (Breaking) Enforces max-lines by default.
  • (Change) Disables no-undefined for TypeScript configuration.
  • (Change) Updates config for space-before-function-paren.