@putout/plugin-declare-before-reference
🐊Putout plugin adds ability move declarations before references
🐊Putout plugin adds ability move declarations before references
🐊Putout plugin adds ability to convert 'const' to 'let'
🐊Putout plugin adds ability to convert 'Math.imul()' to operator '*'
putout plugin adds ability to convert isNaN to Number.isNaN
🐊Putout plugin adds ability to find and convert 'label' to 'object'
🐊Putout plugin adds ability to convert map to for...of
🐊Putout plugin adds ability apply if condition
🐊Putout plugin adds ability to apply Array.isArray()
putout plugin adds ability apply 'montag'
🐊Putout plugin adds ability apply 'overrides'
🐊Putout plugin adds ability apply to '.starts.with()'
🐊Putout plugin adds ability to apply template literals
putout plugin adds ability apply try-catch
putout plugin adds ability use apply utility types
handle keypress
handle staged
validate args, sugest closest variant
show select to choose one item from list
Choose formatter from the list
putout plugin adds ability to convert any to primitive type