Skip to content

Commit 2bf1d8d

Browse files
committed
The one where I replace node script runner with tsx
1 parent 5565f25 commit 2bf1d8d

4 files changed

Lines changed: 452 additions & 16 deletions

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@
2727
},
2828
"[typescriptreact]": {
2929
"editor.defaultFormatter": "biomejs.biome"
30+
},
31+
"[typescript]": {
32+
"editor.defaultFormatter": "biomejs.biome"
3033
}
3134
}

0 commit comments

Comments
 (0)