frontend/.prettierrc.js
2025-06-07 23:34:27 +01:00

3 lines
No EOL
62 B
JavaScript

export default {
plugins: ['prettier-plugin-tailwindcss'],
}