flockstr/prettier.config.js
2023-10-13 09:23:11 -04:00

4 lines
66 B
JavaScript

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