putout plugin adds ability to find and remove empty patterns
🐊Putout plugin adds ability to find and remove blocks with empty body
Remove JSX empty expression
🐊Putout plugin helps to maintain putout config
🐊Putout-based minifier
🐊Putout plugin for eslint config
🐊Putout plugin improves ability to transform ESM code
🐊Putout plugin adds ability to transform code related to return
🐊Putout plugin adds ability to remove useless 'replace()'
🐊Putout plugin adds ability to find and remove useless arguments
🐊Putout plugin helps with .browserlistrc
🐊Putout plugin adds ability to find and remove console.log calls
🐊Putout plugin adds ability to find and remove useless escape
load plugins and prepare them to run
🐊Putout plugin adds ability to find and remove 'debugger' statement
🐊Putout plugin adds ability to transform madrun scripts
🐊Putout plugin adds ability to find and remove useless variables
🐊Putout plugin adds ability to remove useless template expressions
🐊Putout plugin adds ability to remove unused private fields
🐊Putout plugin adds ability to find and remove unused expressions
🐊Putout plugin for transforming TypeScript code
🐊Putout plugin adds ability to find and remove iife
🐊Putout plugin adds ability to remove useless constructor
🐊Putout plugin adds ability to find and remove nested blocks