hugo-theme/prettier.config.js
2024-10-21 13:47:30 +02:00

4 lines
65 B
JavaScript

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