🐊Putout plugin adds ability to transform code related to return
🐊Putout plugin helps to maintain putout config
🐊Putout plugin adds ability to find and remove unreachable code
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin adds support of conditions transformations
putout plugin adds ability to convert top-level return to process.exit
🐊Putout plugin adds ability to remove unused private fields
🐊Putout plugin adds ability to find and remove useless return
🐊Putout plugin adds ability to convert anonymous to arrow function
🐊Putout plugin adds ability apply optional chaining
🐊Putout-based minifier
🐊Putout plugin for transforming TypeScript code
🐊Putout plugin adds ability to convert Object.assign to merge spread
🐊Putout plugin adds ability to transform code to new API of Node.js
🐊Putout plugin helps with .browserlistrc
load plugins and prepare them to run
Run 🐊Putout plugins
🐊Putout plugin adds ability to remove useless 'push()'
ESLint plugin for 🐊Putout
🐊Putout plugin adds ability to simplify boolean return
🐊Putout plugin adds ability apply to '.starts.with()'
🐊Putout plugin for eslint config
🐊Putout plugin adds ability to convert quotes to backticks
🐊Putout plugin adds ability use apply early return