4.2.2 ā€¢ Published 2 years ago

@putout/plugin-remove-empty-pattern v4.2.2

Weekly downloads
2,942
License
MIT
Repository
github
Last release
2 years ago

@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

4.2.2

2 years ago

4.2.1

2 years ago

4.1.0

2 years ago

4.2.0

2 years ago

3.2.0

3 years ago

4.0.0

3 years ago

3.1.0

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago