@putout/plugin-madrun
putout plugin adds ability to find and remove process.exit
Updated by @coderaiser
@putout/plugin-remove-useless-variables
putout plugin adds ability to find and remove useless
Updated by @coderaiser
@putout/operator-declare
putout operator adds ability to declare referenced variables that wan not defined
Updated by @coderaiser
@putout/plugin-convert-mock-require-to-mock-import
putout plugin adds ability to convert mockRequire to mockImport
Updated by @coderaiser
@putout/plugin-convert-for-to-for-of
putout plugin adds ability to convert for to for-of
Updated by @coderaiser
@putout/plugin-remove-empty
putout plugin adds ability to find and remove blocks with empty body
Updated by @coderaiser
@putout/plugin-declare-undefined-variables
putout plugin adds ability to declare undefined variables
Updated by @coderaiser