We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea54ca3 commit 8ee620aCopy full SHA for 8ee620a
packages/plugin-remove-empty/README.md
@@ -18,6 +18,14 @@ npm i @putout/plugin-remove-empty
18
19
## Rules
20
21
+- ✅ [block](#block);
22
+- ✅ [static-block](#static-block);
23
+- ✅ [pattern](#pattern);
24
+- ✅ [nested-pattern](#nested-pattern);
25
+- ✅ [argument](#argument);
26
+
27
+## Config
28
29
```json
30
{
31
"rules": {
0 commit comments