Skip to content

Commit 2bf5ba4

Browse files
committed
remove ts-node from script
1 parent 339abea commit 2bf5ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/lint-docs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env ts-node
1+
#!/usr/bin/env yarn tsx
22

33
// This file used to lint for wizard errors. Wizard docs have been removed
44
// (possibly permanently). If they come back, this should be ported from the

0 commit comments

Comments
 (0)