@putout/plugin-remove-useless-escape
🐊Putout plugin adds ability to find and remove useless escape
🐊Putout plugin adds ability to find and remove useless escape
🐊Putout plugin adds ability to transform madrun scripts
🐊Putout plugin adds ability to add or remove strict mode directive
🐊Putout plugin helps with plugins development
🐊Putout plugin adds ability to find and remove unused variables
🐊Putout plugin adds ability to extract sequence expressions
🐊Putout plugin adds ability to find and remove useless arguments
🐊Putout plugin adds ability to extract object properties into variable
putout plugin adds ability to convert Object.assign to merge spead
🐊Putout plugin adds ability to find and remove useless
🐊Putout plugin improves Promise-related code
🐊Putout plugin adds ability to convert 'forEach' to 'for...of'
🐊Putout plugin adds ability apply optional chaining
🐊Putout plugin adds ability to find and remove blocks with empty body
🐊Putout plugin adds ability to remove useless spread
putout plugin adds ability to convert top-level return to process.exit
🐊Putout plugin adds ability to merge if-statements
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin adds ability to remove useless 'Array.from()'
putout plugin adds ability to convert binary expression to boolean