Skip to content

Commit

Permalink
docs: remove useless section, change installation package name (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrentz committed Mar 14, 2024
1 parent 7da76f6 commit 6f53bfa
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,17 +97,11 @@ This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, a

<!-- end auto-generated rules list -->

## `eslint-plugin-import` for enterprise

Available as part of the Tidelift Subscription.

The maintainers of `eslint-plugin-import` and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-eslint-plugin-import?utm_source=npm-eslint-plugin-import&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)

## Installation

```sh
# inside your project's working tree
npm install eslint-plugin-import --save-dev
npm install eslint-plugin-import-x --save-dev
```

All rules are off by default. However, you may configure them manually
Expand Down

0 comments on commit 6f53bfa

Please sign in to comment.