Skip to content

2.0.0-rc.1

Choose a tag to compare

@bash bash released this 02 Sep 13:49
df1df47
  • Breaking: Treat all nullability warnings as errors.
  • Lints involving single line comments have been reduced to warnings to make temporary code commenting easier.
  • The hungarian notation rule has been relaxed to allow js and db since those two are common "false positives".