@putout/plugin-remove-empty-pattern
putout plugin adds ability to find and remove empty patterns
Last updated 5 years ago by coderaiser .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @putout/plugin-remove-empty-pattern 
SYNC missed versions from official npm registry.

@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

Current Tags

  • 4.2.2                                ...           latest (4 years ago)

15 Versions

  • 4.2.2                                ...           4 years ago
  • 4.2.1                                ...           4 years ago
  • 4.2.0                                ...           4 years ago
  • 4.1.0                                ...           4 years ago
  • 4.0.0                                ...           5 years ago
  • 3.2.0                                ...           5 years ago
  • 3.1.0                                ...           6 years ago
  • 3.0.1                                ...           6 years ago
  • 3.0.0                                ...           6 years ago
  • 2.0.0                                ...           6 years ago
  • 1.2.0                                ...           7 years ago
  • 1.1.1                                ...           7 years ago
  • 1.1.0                                ...           7 years ago
  • 1.0.1                                ...           7 years ago
  • 1.0.0                                ...           7 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 1
Dependencies (0)
None
Dev Dependencies (9)

Copyright 2013 - present © cnpmjs.org | Home |