@putout/plugin-remove-quotes-from-import-assertions
🐊Putout plugin adds ability to find and remove quotes from import assertions
🐊Putout plugin adds ability to find and remove quotes from import assertions
🐊Putout plugin adds ability to find and group imports by source
putout plugin helps with migration to latest jest
🐊Putout plugin helps with labels
🐊Putout plugin adds ability to transform logical expressions
🐊Putout plugin helps with Math
🐊Putout plugin applies Maybe monad
🐊Putout plugin adds ability to merge duplicate functions
🐊Putout plugin contains minifiers
🐊Putout plugin helps to migrate to new version of React
🐊Putout plugin adds ability to migrate to latest version of React Hook Form
🐊Putout plugin adds ability convert class components to hooks
🐊Putout plugin adds ability to migrate to latest ReactRouter
putout plugin adds ability to remove boolean from assertion
🐊Putout plugin adds ability to remove boolean from assertions
🐊Putout plugin adds ability to convert 'const' to 'let'
🐊Putout plugin adds ability convert Optional Chaining to Logical Expression
🐊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 'Math.sqrt()' to 'Math.hypot()'