🐊Putout plugin adds ability to remove useless 'replace()'
🐊Putout plugin adds ability to find and remove duplicate case
🐊Putout plugin adds ability to find and remove unused variables
🐊Putout plugin for transforming TypeScript code
🐊Putout plugin adds ability to apply template literals
🐊Putout plugin helps with migration to latest webpack
🐊Putout plugin adds ability apply optional chaining
🐊Putout parser
putout plugin adds ability to convert any to primitive type
🐊Putout plugin adds ability to find and remove duplicate keys
🐊Putout plugin adds ability to find and remove test.boolean-from-logical-expressions calls
🐊Putout plugin helps with .gitignore
🐊Putout plugin adds ability to remove useless 'continue'
putout plugin adds ability to find and remove unused types
🐊Putout plugin adds ability to convert arguments to rest
🐊Putout plugin adds ability to find and remove unreferenced variables
🐊Putout plugin helps with regexp
🐊Putout plugin helps with .npmignore
🐊Putout plugin adds ability to remove useless Array constructor
🐊Putout plugin adds ability to find and remove duplicates from logical expressions
🐊Putout plugin adds ability to convert ecma script module to commonjs
🐊Putout plugin adds ability to convert for to for-of
🐊Putout plugin adds ability to declare variables
🐊Putout plugin adds ability to merge if-statements