Skip to content

Releases: nuxt/eslint

@nuxtjs/eslint-config@2.0.2

09 Feb 22:36
Compare
Choose a tag to compare

Bug Fixes

  • eslint-plugin-import ordering errors in windows (4f6f4a9)

@nuxtjs/eslint-config@2.0.0

26 Nov 21:23
Compare
Choose a tag to compare

Features

  • Update eslint to v6
  • Update eslint-plugin-vue to v6
  • Update eslint-plugin-standard to v16
  • Update eslint-plugin-jest to v23
  • Update eslint-plugin-node to v10
  • Update eslint-plugin-unicorn to v13

@nuxtjs/eslint-config-typescript@0.1.3

Notes

Please refer to @typescript-eslint 2.0 release to correctly upgrade your project if needed.

@nuxtjs/eslint-config@1.1.0

10 Aug 18:31
@pi0 pi0
Compare
Choose a tag to compare

Features

  • Warn console and debugger in dev (#56)