Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Conversation

0xCLARITY
Copy link
Contributor

High Level Overview of Change

  • Change max-statements restriction from 10 to 15.
    • Turns out that you can write totally reasonable functions with more than 10 statements.
  • Allow .json file extension when importing a JSON file
    • Turns out TypeScript needs the .json file extension to do the import.
  • Upgrade peer dependencies
    • ESLint 7.5.0
      • Better optional chaining
    • @typescript-eslint
      • Support short-circuiting assignment operators
      • Support type annotations on catch clauses

@0xCLARITY 0xCLARITY merged commit 53a31a0 into master Jul 21, 2020
@0xCLARITY 0xCLARITY deleted the 0.10.0 branch July 21, 2020 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant