Skip to content

Commit

Permalink
dprint config update --yes
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jan 10, 2024
1 parent abed77b commit 097476e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"vendor"
],
"plugins": [
"https://plugins.dprint.dev/json-0.17.4.wasm",
"https://plugins.dprint.dev/markdown-0.16.2.wasm",
"https://plugins.dprint.dev/prettier-0.27.0.json@3557a62b4507c55a47d8cde0683195b14d13c41dda66d0f0b0e111aed107e2fe"
"https://plugins.dprint.dev/json-0.19.1.wasm",
"https://plugins.dprint.dev/markdown-0.16.3.wasm",
"https://plugins.dprint.dev/prettier-0.32.1.json@19aa403ef0862ba8c41164e3dc6f84c0b7a66c2b11e42726b23dd25e6302ada9"
]
}

0 comments on commit 097476e

Please sign in to comment.