mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-15 02:21:39 +00:00
frontend: prettier tailwind
This commit is contained in:
parent
a5fa81bd8a
commit
0502d8f14d
2 changed files with 6 additions and 1 deletions
|
@ -31,5 +31,10 @@
|
|||
"regexparam": "^3.0.0",
|
||||
"streamsaver": "^2.0.6",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"prettier": {
|
||||
"plugins": [
|
||||
"prettier-plugin-tailwindcss"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
"@tsconfig/node20": "^20.1.2",
|
||||
"@types/node": "^20.10.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue