You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@putout/plugin-remove-empty-pattern

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/plugin-remove-empty-pattern

putout plugin adds ability to find and remove empty patterns

4.2.2
latest
Source
npm
Version published
Maintainers
1
Created
Source

@putout/plugin-remove-empty-pattern NPM version

🐊Putout plugin adds ability to find and remove empty pattern statements. Part of @putout/plugin-remove-empty.

Install

npm i @putout/plugin-remove-empty-pattern -D

Rule

{
    "rules": {
        "remove-empty-pattern": "on"
    }
}
-const [] = array;
-const {} = object;

License

MIT

Keywords

putout

FAQs

Package last updated on 07 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts