We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c53019 commit 169bc97Copy full SHA for 169bc97
1 file changed
codegen/validate-links.ts
@@ -1,4 +1,4 @@
1
-import { existsSync, readdirSync,readFileSync } from 'node:fs'
+import { existsSync, readdirSync, readFileSync } from 'node:fs'
2
import { dirname, join, resolve } from 'node:path'
3
4
import {
0 commit comments