This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Releases: alsacreations/eslint
Releases · alsacreations/eslint
v1.2.1
🐞 Bug Fixes
- Fix pnpm
link:
versions not working with npm - by @nicolassutter (3cf82)
View changes on GitHub
v1.2.0
🚀 Features
- Create eslint config file if it doesn't exist - by @nicolassutter (204c3)
- Add
@rushstack/eslint-patch
require statement when it's not already present - by @nicolassutter (1b949) - Add default parser options to JS config - by @nicolassutter (a6b9f)
🐞 Bug Fixes
- Fix multiple extends properties being added - by @nicolassutter (d5cd5)
View changes on GitHub
v1.1.1
v1.1.0
🚀 Features
- Add
init
command to setup the config - by Nicolas Sutter (82eda)
🐞 Bug Fixes
- Fix node path in
bin/bin.ts
script - by Nicolas Sutter (175d2) - Move
prettier
andtype-fest
todependencies
- by Nicolas Sutter (e39e0) - Fix .cjs eslint config file detection - by Nicolas Sutter (80a8a)
View changes on GitHub
v1.1.0-beta.4
No significant changes
View changes on GitHub
v1.1.0-beta.3
🐞 Bug Fixes
- Fix .cjs eslint config file detection - by @nicolassutter (80a8a)
View changes on GitHub
v1.1.0-beta.2
🐞 Bug Fixes
- Move
prettier
andtype-fest
todependencies
- by @nicolassutter (e39e0)
View changes on GitHub
v1.1.0-beta.1
v1.1.0-beta.0
v1.0.1
🐞 Bug Fixes
- Fix
vue-typescript
pointing to wrong config - by @nicolassutter (0c8f2)