tauri-app/.prettierrc.cjs
2024-01-14 15:26:14 +01:00

3 lines
65 B
JavaScript

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