Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-perfectionist

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-perfectionist - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

dist/index.js

3

package.json
{
"name": "eslint-plugin-perfectionist",
"description": "ESLint plugin for code formatting in perfectionist style",
"version": "0.1.0",
"type": "module",
"version": "0.2.0",
"repository": "azat-io/eslint-plugin-perfectionist",

@@ -7,0 +6,0 @@ "author": "Azat S. <to@azat.io>",

# ESLint Plugin Perfectionist
<img src="https://user-images.githubusercontent.com/5698350/234571772-9e0cf164-d6bd-46fa-91d3-9c6f2a83932c.svg" alt="ESLint" align="right" width="120" height="120" />
<img src="https://raw.githubusercontent.com/azat-io/eslint-plugin-perfectionist/main/docs/public/logo.svg" alt="ESLint" align="right" width="120" height="120" />

@@ -25,5 +25,7 @@ ![Version](https://img.shields.io/npm/v/eslint-plugin-perfectionist.svg?color=brightgreen)

| Name | Description | 💼 | 🔧 |
| :-------------- | :---------------------------------- | :-- | :-- |
| sort-interfaces | Enforce sorted interface properties | 💼 | 🔧 |
| Name | Description | 💼 | 🛠 |
| :----------------------------------------------------------------------------------------- | :---------------------------------- | :-- | :-- |
| [sort-interfaces](https://eslint-plugin-perfectionist.azat.io/rules/sort-interfaces) | Enforce sorted interface properties | ✅ | 🔧 |
| [sort-jsx-props](https://eslint-plugin-perfectionist.azat.io/rules/sort-jsx-props) | Enforce sorted JSX props | ✅ | 🔧 |
| [sort-named-imports](https://eslint-plugin-perfectionist.azat.io/rules/sort-named-imports) | Enforce sorted named imports | ✅ | 🔧 |

@@ -30,0 +32,0 @@ ## See also

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc