Skip to content

Introduction

ESLint plugin that sets rules to format your code and make it consistent.

This plugin defines rules for sorting various data, such as objects, imports, TypeScript types, enums, JSX props, etc.

Writing code in the same style helps improve collaboration, increase development efficiency, and make the code more understandable and maintainable.

The plugin supports:

  • JavaScript
  • TypeScript
  • JSX

🚥 Versioning Policy

This plugin is following Semantic Versioning and ESLint's Semantic Versioning Policy.

📰 Changelog

We are using Changelog.

🔒 License

See the license file for license rights and limitations (MIT).

Released under the MIT License