@shayanthenerd/eslint-config 0.21.0 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @shayanthenerd/eslint-config   [![license-badge]][license] [![npm-version-badge]][npmx] [![jsr-version-badge]][jsr]
1
+ # @shayanthenerd/eslint-config   [![license-badge]][license] [![npm-version-badge]][npmx]
2
2
 
3
3
  ESLint configuration for enforcing best practices and maintaining a consistent coding style. [Explore configurations][online-preview]!
4
4
 
@@ -653,8 +653,6 @@ This project was inspired by the work of [Anthony Fu][antfu], whose generous con
653
653
  [MIT][license] License © 2025-PRESENT — [Shayan Zamani][ShayanTheNerd]
654
654
 
655
655
  <!-- Badges -->
656
- [jsr]: https://jsr.io/badges/@shayanthenerd/eslint-config
657
- [jsr-version-badge]: https://jsr.io/badges/@shayanthenerd/eslint-config?logoColor=FEFEFE&labelColor=3B82F6&color=3B82F6
658
656
  [license]: ./LICENSE
659
657
  [license-badge]: https://img.shields.io/badge/License-MIT-blue.svg?logoColor=FEFEFE&labelColor=3B82F6&color=3B82F6
660
658
  [npm-version-badge]: https://img.shields.io/npm/v/@shayanthenerd/eslint-config?label=&logo=npm&logoColor=FEFEFE&labelColor=3B82F6&color=3B82F6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shayanthenerd/eslint-config",
3
- "version": "0.21.0",
3
+ "version": "0.23.0",
4
4
  "description": "A modern, flexible ESLint configuration for enforcing best practices and maintaining a consistent coding style",
5
5
  "keywords": [
6
6
  "eslint",