ui/.prettierrc.js
2024-01-04 23:37:39 +01:00

3 lines
63 B
JavaScript

module.exports = {
plugins: ["prettier-plugin-tailwindcss"]
}