Skip to content

Releases: whyhankee/wescfg

v0.0.18

20 Dec 20:57
62cdacf

Choose a tag to compare

What's Changed

  • fix(editorconfig): markdown expects spaces, not tabs by @whyhankee in #27

Full Changelog: v0.0.17...v0.0.18

v0.0.17

10 Nov 20:11
fc06b21

Choose a tag to compare

What's Changed

  • new rule: @typescript-eslint/no-unnecessary-condition
  • also simplified setup
  • also updated dependencies

v0.0.16

06 Nov 19:30
5ca95db

Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

27 Oct 02:42
e9ddc2d

Choose a tag to compare

introducing prettierOverride config

For the following rules:

  • no-multiple-empty-lines
  • key-spacing

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

02 Sep 10:10

Choose a tag to compare

  • eslint: fix ignore dist/ folder

v0.0.13

02 Sep 09:48

Choose a tag to compare

eslint: remove 'no-magic-numbers' rule
eslint: ignore dist/ folder

v0.0.12

09 Aug 11:50
6869d51

Choose a tag to compare

  • wescfg -h -f command line options
  • max-line-length set to 100

v0.0.11

10 Jul 20:34
7c0babb

Choose a tag to compare

.prettierignore dist/ and coverage/

wescfg v0.0.10

10 Jul 18:28
c5ac2d6

Choose a tag to compare

  • Fix for NPM publish workflow

wescfg v0.0.9

10 Jul 18:22
cefc44a

Choose a tag to compare

  • Add Github workflow for publishing to NPM on release.