Skip to content

Commit

Permalink
version([email protected]): Restore natural-sort, Treat Autofixes a…
Browse files Browse the repository at this point in the history
…s Warnings
  • Loading branch information
FlorianWendelborn committed Nov 14, 2024
1 parent cb6d8bb commit c597eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
},
"type": "module",
"types": "./dist/mjs/index.d.ts",
"version": "0.1.1"
"version": "0.1.2"
}

2 comments on commit c597eb8

@FlorianWendelborn
Copy link
Member Author

@FlorianWendelborn FlorianWendelborn commented on c597eb8 Nov 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was supposed to be a PR, but my local branch had the wrong tracking branch configured. Sorry, but as this is deployed now I don’t think it’s wise to revert. PR should be low-risk anyway as it just changes some eslint settings.

CC @Isokaeder

@Isokaeder
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Please sign in to comment.