This repository has been archived on 2024-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
alfadatizar/prettier.config.js
Cat /dev/Nulo 7cef19205e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
arreglé la grilla
no lo puedo creer..
2023-08-06 12:48:13 -03:00

5 lines
94 B
JavaScript

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