Skip to content

Commit

Permalink
Add deprecation warning to README.md
Browse files Browse the repository at this point in the history
Resolves #18
  • Loading branch information
DylanPiercey authored Jun 1, 2024
1 parent c22c853 commit 0b52c89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
> [!WARNING]
> This eslint-config is no longer recommended.
> The repo is left open for reference.
# eslint-config-ebay

This package provides eBay's [.eslintrc](./.eslintrc) as a shared npm module. This is similar to that of airbnb's extensible [shared config](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb).
Expand Down

0 comments on commit 0b52c89

Please sign in to comment.