浏览代码

update .prettierrc

AykutSarac 2 年之前
父节点
当前提交
6048bb1482
共有 1 个文件被更改,包括 0 次插入2 次删除
  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"]