imageboard/prettier.config.js

4 lines
75 B
JavaScript

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