Skip to content

Commit a390149

Browse files
committed
chore: format
1 parent 9d030f2 commit a390149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default defineConfig([
196196
ignoreUrls: [
197197
"https://www.npmjs.com/package/eslint-plugin-markdown-preferences",
198198
"/^https:\\/\\/www\\.npmtrends\\.com\\//u",
199-
"https://github.com/syntax-tree/mdast"
199+
"https://github.com/syntax-tree/mdast",
200200
],
201201
allowedAnchors: {
202202
// https://eslint-online-playground.netlify.app/

0 commit comments

Comments
 (0)