@putout/plugin-remove-empty
🐊Putout plugin adds ability to find and remove blocks with empty body
🐊Putout plugin adds ability to find and remove blocks with empty body
putout plugin adds ability to convert top-level return to process.exit
putout plugin adds ability to find and remove test.only calls
putout plugin adds ability to convert binary expression to boolean
putout plugin adds ability to find and remove empty patterns
🐊Putout plugin adds ability to find and remove nested blocks
putout plugin adds ability to find and remove unreachable code
🐊Putout plugin adds ability to remove unused private fields
🐊Putout plugin adds ability to find and remove test.boolean-from-logical-expressions calls
Strip all newlines from the given string.
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin adds ability to find and remove console.log calls
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin adds ability to convert 'Math.pow()' to 'exponentiation operator'
🐊Putout plugin adds ability to find and remove useless template string
(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Remove sections of code from files based on conditions
🐊Putout plugin adds ability to find and remove test.constant-conditions calls
🐊Putout plugin adds ability to find and remove useless functions
🐊Putout plugin adds ability to apply shorthand properties