Skip to content

Releases: kirklin/eslint-config

v0.2.3

17 Jan 01:37
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.2.2

17 Jan 00:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Prefer const when all variables in destructuring should be const  -  by @kirklin (01ef5)
  • Allow void as statement in ts file  -  by @kirklin (e2848)
    View changes on GitHub

v0.2.1

01 Dec 07:49
Compare
Choose a tag to compare

   🚀 Features

  • ts: Add TypeScript Aware Rules from @typescript-eslint/recommended-requiring-type-checking  -  by @kirklin (c2dd7)
    View changes on GitHub

v0.2.0

01 Dec 03:46
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.1.9

29 Nov 08:47
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.1.8

13 Oct 02:36
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.1.7

12 Oct 12:05
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.1.6

12 Oct 11:38
Compare
Choose a tag to compare

   🚨 Breaking Changes

    View changes on GitHub

v0.1.5

12 Oct 10:33
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.1.1

30 Aug 17:08
Compare
Choose a tag to compare
  • double quotes, must semi
  • Auto fix for formatting (aimed to be used standalone without Prettier)
  • TypeScript, Vue, React out-of-box
  • Lint also for json, yaml, markdown
  • Sorted imports, dangling commas for cleaner commit diff
  • Reasonable defaults, best practices, only one-line of config