eslint-plugin-antonin

1.2.2 • Public • Published

eslint-plugin-antonin

NPM version

Installation

$ npm install eslint eslint-plugin-antonin

Configuration

  "plugins": [
    "antonin",
  ],
  "rules": {
    "antonin/no-tilde-import": "error",
  }

List of supported rules

✔: Enabled in the recommended configuration.
🔧: Fixable with eslint --fix.

🔧 Rule Description
🔧 react/no-tilde-import Disallow the use of import with tildes or multiple @

License

eslint-plugin-antonin is licensed under the MIT License.

Package Sidebar

Install

npm i eslint-plugin-antonin

Weekly Downloads

1

Version

1.2.2

License

MIT

Unpacked Size

12.9 kB

Total Files

9

Last publish

Collaborators

  • antoninbeaufort