Skip to content

0.49.18

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 30 Aug 20:37
  • Fixed bug in unusedArguments when argument is shadowed in a switch case statement
  • Fixed enumNamespaces rule breaking open class declarations
  • Fixed redundantLet removing let incorrectly in async let statement
  • Fixed indent regression when using --xcodeindentation option