eslint major version bump
This commit is contained in:
parent
258fb7cd0e
commit
3ddf8f6986
22 changed files with 1488 additions and 1048 deletions
5
apps/rank/.prettierrc.mjs
Normal file
5
apps/rank/.prettierrc.mjs
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