chore: add shared prettier config
This commit is contained in:
parent
c81b555d40
commit
72287677d4
20 changed files with 72 additions and 80 deletions
4
apps/portfolio/.prettierrc.cjs
Normal file
4
apps/portfolio/.prettierrc.cjs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
...require("@developomp-site/prettier-config"),
|
||||
plugins: ["prettier-plugin-tailwindcss"],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue