Skip to content

Commit

Permalink
perf: update deno_ast to 0.41 (#24819)
Browse files Browse the repository at this point in the history
Some perf gains in swc (I measured formatting and it was slightly
faster).

Includes:

* denoland/deno_graph#508
* denoland/eszip#193
  • Loading branch information
dsherret authored Jul 31, 2024
1 parent 6267905 commit d3419f7
Show file tree
Hide file tree
Showing 9 changed files with 131 additions and 102 deletions.
6 changes: 3 additions & 3 deletions .dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"third_party"
],
"plugins": [
"https://plugins.dprint.dev/typescript-0.91.4.wasm",
"https://plugins.dprint.dev/typescript-0.91.5.wasm",
"https://plugins.dprint.dev/json-0.19.3.wasm",
"https://plugins.dprint.dev/markdown-0.17.1.wasm",
"https://plugins.dprint.dev/markdown-0.17.2.wasm",
"https://plugins.dprint.dev/toml-0.6.2.wasm",
"https://plugins.dprint.dev/exec-0.5.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0",
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.3.0.wasm"
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.4.0.wasm"
]
}
Loading

0 comments on commit d3419f7

Please sign in to comment.