🐊Putout plugin adds ability to convert quotes to backticks
🐊Putout plugin adds ability to transform madrun scripts
🐊Putout plugin adds ability to find and remove useless template string
🐊Putout plugin improves ability to transform ESM code
🐊Putout plugin for eslint config
🐊Putout plugin helps with plugins development
🐊Putout plugin adds ability to convert concat to flat
🐊Putout plugin adds ability to convert 'apply' to 'spread'
🐊Putout plugin helps with tests
🐊Putout plugin adds ability to convert indexOf to includes
🐊Putout plugin adds ability to transform code to new API of Node.js
🐊Putout plugin for transforming TypeScript code
🐊Putout plugin adds ability convert assignment to comparison
🐊Putout plugin adds ability to convert mockRequire to mockImport
🐊Putout-based minifier
🐊Putout plugin adds ability to convert for to for-of
🐊Putout plugin adds ability to convert arguments to rest
🐊Putout plugin improves Promise-related code
🐊Putout plugin helps with migration to latest webpack
🐊Putout plugin adds ability to convert ecma script module to commonjs
🐊Putout plugin adds ability to convert Object.assign to merge spread
🐊Putout plugin adds ability to convert anonymous to arrow function
🐊Putout plugin adds ability to convert array copy to slice
🐊Putout plugin helps to maintain putout config