Skip to content

Releases: qlik-oss/dev-tools-js

@qlik/eslint-config@1.1.3

29 Nov 14:16
0f8c477
Compare
Choose a tag to compare

Patch Changes

  • d40c1bc: Add svelte as peer dependency since eslint-plugin-svelte needs it.

@qlik/eslint-config@1.1.2

29 Nov 08:31
1f0d498
Compare
Choose a tag to compare

Patch Changes

  • f620802: Disables stylistic rules, normally handled by prettier.

@qlik/eslint-config@1.1.1

28 Nov 14:30
6187e37
Compare
Choose a tag to compare

Patch Changes

  • f4f426a: fix: make extend property useful

@qlik/eslint-config@1.1.0

28 Nov 09:29
b1fbbf8
Compare
Choose a tag to compare

Minor Changes

  • 807ebd8: Exposing single configs as named exports. Can be import as import { recommendedJS, recommendedTS } from "@qlik/eslint-config"

@qlik/eslint-config@1.0.4

27 Nov 13:34
171d879
Compare
Choose a tag to compare

Patch Changes

  • 91fb7dc: fix: dont override import-x rules in typescript ruleset

@qlik/eslint-config@1.0.3

27 Nov 11:35
28f4334
Compare
Choose a tag to compare

Patch Changes

  • 4bb6fc1: fix: enable react rules for ts/js files. fixes an issue where rules of hooks were not enable for files containing only hooks.
  • 37a5ba3: fix: turn off import-x/no-named-as-default-member

@qlik/eslint-config@1.0.2

27 Nov 09:23
3d24b83
Compare
Choose a tag to compare

Patch Changes

  • f222d0d: fix(eslint-config): no typescript-eslint rules applied on .js files.

@qlik/tsconfig@0.2.8

26 Nov 13:57
407dba3
Compare
Choose a tag to compare

Patch Changes

  • 669324a: chore: update npm dependencies

@qlik/prettier-config@0.4.19

26 Nov 13:57
407dba3
Compare
Choose a tag to compare

Patch Changes

  • 669324a: chore: update npm dependencies

@qlik/eslint-config@1.0.1

26 Nov 14:12
7504a42
Compare
Choose a tag to compare

Patch Changes

  • 9efcb98: fix: remove publish config override