@putout/plugin-putout-config 6.9.0 β 6.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/lib/remove-empty-file/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -357,6 +357,7 @@ Checkout in π[**Putout Editor**](https://putout.cloudcmd.io/#/gist/48ce05b358
|
|
|
357
357
|
|
|
358
358
|
## remove-empty-file
|
|
359
359
|
|
|
360
|
+
Checkout in π[**Putout Editor**](https://putout.vercel.app/#/gist/3d4878a71fe3fe5a2676b2f1380bad2e/071b8db5c4c8e00f73b2d6d3ded040d0d64d2977).
|
|
360
361
|
When `.putout.json` content is:
|
|
361
362
|
|
|
362
363
|
```js
|
package/package.json
CHANGED