twitch_bot/web/front/prettier.config.cjs

4 lines
75 B
JavaScript

module.exports = {
plugins: [require("prettier-plugin-tailwindcss")],
};