@putout/plugin-convert-for-to-for-of
🐊Putout plugin adds ability to convert for to for-of
🐊Putout plugin adds ability to convert for to for-of
🐊Putout plugin adds ability to convert equal to strict equal
🐊Putout plugin adds ability to convert indexOf to includes
putout plugin adds ability to convert generic to shorthand
🐊Putout plugin adds ability to convert array copy to slice
putout plugin adds ability to convert any to primitive type
putout plugin adds ability convert assignment to arrow function
🐊Putout plugin adds ability convert assignment to comparison
🐊Putout plugin adds ability to convert quotes to backticks
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
putout plugin adds ability to convert isNaN to Number.isNaN
🐊Putout plugin adds ability to convert map to for...of
putout plugin adds ability to convert any to primitive type