format-mdx: Add remark-gfm.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-09-04 09:45:46 -07:00
committed by Anders Kaseorg
parent e4960a7595
commit 1178048a08
10 changed files with 25 additions and 19 deletions

View File

@@ -209,7 +209,6 @@ export default tseslint.config(
"comma-spacing": "error",
"import/extensions": "off",
"import/unambiguous": "off",
"object-curly-spacing": "error",
quotes: "error",
},
},