clatter/web/.prettierrc.js
2024-08-09 23:44:44 +01:00

3 lines
No EOL
62 B
JavaScript

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