halo/console/prettier.config.js

4 lines
75 B
Java

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