Skip to content

Releases: improvin/eslint-config-improvin

Fix Node.js and Pumbaa support

13 Feb 15:59
223197f
Compare
Choose a tag to compare
Support Pumbaa (#35)

* start fixing pumbaa: correct plugin format

* sync complex node variable regex with node config

* do not use prettier plugin in node

* drop prettier rules

* add some helpful object type errors

* allow URLSearchParams

* fix regex, finally

* bump minor version

* add prettierrc json to eslint-config

* fix vscode config in the repo

* add carrots to all deps here

* reinstall deps

eslint 9, prettier 3, support both ES modules and commonjs

13 Feb 10:21
Compare
Choose a tag to compare
v0.4.0

bump minor, not major. major release comes when it works with all repos

Introduce new typescript-related linting rules

17 Jan 15:42
887ec4e
Compare
Choose a tag to compare
mechanize more typescript opinions (#23)

* restrict syntax of functions and inline exports

* encode typescript `type` over `interface` preference and document why

* no empty object type: update comment

Bump prettier to 3.x, package upgrades

15 Jan 11:08
Compare
Choose a tag to compare

Bump plugin-improvin with new ruleset

17 Oct 14:09
0512311
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

Set max parameters before an object must be used to 3

21 Feb 16:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

Add back eslint-plugin-improvin

10 Feb 09:46
Compare
Choose a tag to compare

Bump dependencies to work with Eslint 8

10 Feb 09:39
Compare
Choose a tag to compare

Skira -> Improvin

07 Feb 13:24
Compare
Choose a tag to compare
v0.1.2

Bump plugin version