We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb8701 commit 903e82bCopy full SHA for 903e82b
.dprint.jsonc
@@ -59,7 +59,7 @@
59
// Note: if adding new languages, make sure settings.template.json is updated too.
60
// Also, if updating typescript, update the one in package.json.
61
"plugins": [
62
- "https://plugins.dprint.dev/typescript-0.91.3.wasm",
+ "https://plugins.dprint.dev/typescript-0.91.4.wasm",
63
"https://plugins.dprint.dev/json-0.19.3.wasm",
64
"https://plugins.dprint.dev/prettier-0.40.0.json@68c668863ec834d4be0f6f5ccaab415df75336a992aceb7eeeb14fdf096a9e9c"
65
]
0 commit comments