Skip to content

Commit 6c6f16c

Browse files
committed
💚 docs: linter
1 parent 371145e commit 6c6f16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const vitepressConfig = defineConfig({
2929
lazyLoading: true,
3030
},
3131
},
32-
ignoreDeadLinks: "localhostLinks"
32+
ignoreDeadLinks: "localhostLinks",
3333
});
3434

3535
export default withMermaid(vitepressConfig);

0 commit comments

Comments
 (0)