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