Files
trustlab/prettier.config.js
2025-12-30 12:14:45 +07:00

3 lines
66 B
JavaScript

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