Skip to content

v0.7.2 with Prettierx 0.16.0

Compare
Choose a tag to compare
@aMarCruz aMarCruz released this 20 Jan 02:12
· 3 commits to master since this release

[0.7.2] - 2021-01-19

Changed

  • Use the default StandardJS level (error) for no-case-declarations
  • Use wide version range for typescript-eslint devDependencies.
  • Set parserOptions.ecmaVersion:2021 (12) and env.es2021:true
  • Updated prettierx to 0.16.0, TS to 4.x and other dependencies.

Removed