Releases: improvin/eslint-config-improvin
Releases · improvin/eslint-config-improvin
Fix Node.js and Pumbaa support
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
v0.4.0 bump minor, not major. major release comes when it works with all repos
Introduce new typescript-related linting rules
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
v0.2.0 add .nvmrc
Bump plugin-improvin with new ruleset
What's Changed
- Bump eslint improvin package with new rule by @jaclu010 in #4
- Add vscode workspace settings by @WanderingBrooks in #5
- Create dependabot.yml by @WanderingBrooks in #6
New Contributors
Full Changelog: v0.1.5...v0.1.6
Set max parameters before an object must be used to 3
What's Changed
- skira -> improvin by @jakeisnt in #1
- Add .prettierrc by @WanderingBrooks in #2
- Set max parameters before an object must be used to 3 by @WanderingBrooks in #3
New Contributors
- @jakeisnt made their first contribution in #1
- @WanderingBrooks made their first contribution in #2
Full Changelog: v0.1.4...v0.1.5
Add back eslint-plugin-improvin
Full Changelog: v0.1.3...v0.1.4
Bump dependencies to work with Eslint 8
Full Changelog: v0.1.2...v0.1.3
Skira -> Improvin
v0.1.2 Bump plugin version