const config = {
plugins: [require("prettier-plugin-organize-imports")],
};
module.exports = config;