Skip to content

eslint-config-cozy-app@3.0.0

Compare
Choose a tag to compare
@cozy-bot cozy-bot released this 02 Dec 14:41
· 3006 commits to master since this release

3.0.0 (2021-12-02)

Features

  • Add confirm trusted recipients dialog (dfe1695)
  • Handle Typescript files in eslint and babel configs (fe658ed)

BREAKING CHANGES

    • upgrade from eslint 5 to eslint 8
  • upgrade prettier from 1 to 2
  • you'll need to run --fix to fix lint issues after
    the upgrade. Few errors are not auto fixable, you
    can // disable-next-line if needed