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 115db3b commit 0cad231Copy full SHA for 0cad231
packages/plugin-variables/package.json
@@ -31,8 +31,7 @@
31
"plugin",
32
"remove",
33
"useless",
34
- "variables",
35
- "for-of"
+ "variables"
36
],
37
"devDependencies": {
38
"@putout/eslint-flat": "^3.0.0",
@@ -42,7 +41,6 @@
42
41
"@putout/plugin-minify": "*",
43
"@putout/plugin-nodejs": "*",
44
"@putout/plugin-putout": "*",
45
- "@putout/plugin-remove-useless-array-from": "*",
46
"@putout/plugin-reuse-duplicate-init": "*",
47
"@putout/test": "^14.0.0",
48
"c8": "^10.0.0",
0 commit comments