eslint-plugin-mizyind

5.2.1 • Public • Published

eslint-plugin-mizyind

NodeJS NPM Yarn Jest TypeScript Prettier ESLint

This package provides miZyind's custom lint rules and tools.

🔮 Installation

yarn add eslint-plugin-mizyind -D

Add corresponding config to the extends section of your ESLint configuration:

{
  "extends": ["plugin:mizyind/base"]
}

For NextJS:

{
  "extends": ["plugin:mizyind/next"]
}

📜 Supported Rules

Name Description
mizyind/filename Enforces files' naming conventions

🖋 Author

miZyind mizyind@gmail.com

📇 License

Licensed under the MIT License.

/eslint-plugin-mizyind/

    Package Sidebar

    Install

    npm i eslint-plugin-mizyind

    Weekly Downloads

    43

    Version

    5.2.1

    License

    MIT

    Unpacked Size

    27.4 kB

    Total Files

    12

    Last publish

    Collaborators

    • mizyind