Skip to content

Commit 169bc97

Browse files
committed
ci: Format code
1 parent 6c53019 commit 169bc97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codegen/validate-links.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { existsSync, readdirSync,readFileSync } from 'node:fs'
1+
import { existsSync, readdirSync, readFileSync } from 'node:fs'
22
import { dirname, join, resolve } from 'node:path'
33

44
import {

0 commit comments

Comments
 (0)