Skip to content

Commit 903e82b

Browse files
authored
Update dprint to pick up comment bugfix (#59358)
1 parent dfb8701 commit 903e82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dprint.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
// Note: if adding new languages, make sure settings.template.json is updated too.
6060
// Also, if updating typescript, update the one in package.json.
6161
"plugins": [
62-
"https://plugins.dprint.dev/typescript-0.91.3.wasm",
62+
"https://plugins.dprint.dev/typescript-0.91.4.wasm",
6363
"https://plugins.dprint.dev/json-0.19.3.wasm",
6464
"https://plugins.dprint.dev/prettier-0.40.0.json@68c668863ec834d4be0f6f5ccaab415df75336a992aceb7eeeb14fdf096a9e9c"
6565
]

0 commit comments

Comments
 (0)