fix failing tests
This commit is contained in:
parent
fb64fa1397
commit
85ec58d126
3 changed files with 5 additions and 2 deletions
5
apps/rank/.prettierrc.cjs
Normal file
5
apps/rank/.prettierrc.cjs
Normal file
|
@ -0,0 +1,5 @@
|
|||
/** @type {import("prettier").Options} */
|
||||
export default {
|
||||
...import("@pompydev/prettier-config"),
|
||||
plugins: ["prettier-plugin-tailwindcss"],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue