mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-23 04:35:50 +00:00
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
module.exports = {
|
|
plugins: ["prettier-plugin-tailwindcss"],
|
|
};
|