drfeely.com/prettier.config.js
2023-10-20 14:25:25 -05:00

4 lines
66 B
JavaScript

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