@putout/plugin-remove-empty-pattern
putout plugin adds ability to find and remove empty patterns
putout plugin adds ability to find and remove empty patterns
🐊Putout plugin adds ability to find and remove process.exit
🐊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 convert commonjs to ecma script module
🐊Putout plugin adds ability to find and remove test.boolean-from-logical-expressions calls
🐊Putout plugin adds ability to convert anonymous to arrow function
putout plugin adds ability to remove double negations
🐊Putout plugin adds ability use destructuring on variable declarations
🐊Putout plugin adds ability to simplify ternary operator
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin adds ability to convert 'apply' to 'spread'
putout plugin adds ability to find and remove process.exit
🐊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 convert for to for-of
🐊Putout plugin adds ability to convert for-in to for-of
🐊Putout plugin adds ability to find and remove useless template string