Explorar el Código

update .prettierrc

AykutSarac hace 2 años
padre
commit
6048bb1482
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .prettierrc

+ 0 - 2
.prettierrc

@@ -8,11 +8,9 @@
     "^(react/(.*)$)|^(react$)",
     "^(next/(.*)$)|^(next$)",
     "<THIRD_PARTY_MODULES>",
-    "next-seo.config",
     "^components/(.*)$",
     "^utils/(.*)$",
     "^assets/(.*)$",
-    "^@fontsource/(.*)$",
     "^[./]"
   ],
   "importOrderParserPlugins": ["typescript", "jsx", "decorators-legacy"]