All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
12.0.0 (2022-11-16)
11.0.0 (2022-08-31)
10.0.0 (2022-05-02)
-
add missing dependency
eslint-plugin-n
(022aa5f) -
add missing peer dependency
eslint-plugin-import
(resolves #148) (80f0b89) -
disable
vue/multi-word-component-names
forapp.vue
anderror.vue
(resolves #201) (bbb0e27) -
eslint-config-typescript: use parser config (7617549)
-
eslint-plugin-import ordering errors in windows (39ad2b4)
-
eslint-plugin-import ordering errors in windows (4f6f4a9)
-
remove dependency on
eslint-plugin-standard
(#185) (ee47f83) -
turn off typescript 'no-undef' rule per docs (#144) (ddb552b)
-
typescript: import/named errors when using TypeScript (#170) (401d626)
-
use @typescript-eslint/parser under vue-eslint-parser (bea5b05)
-
feat!: remove
eslint-plugin-jest
dependency (resolves #180) (952edbb), closes #180
- You have to manually add jest plugin and
jest/globals
to theenv
object in eslint config