diff options
| author | 2023-05-22 20:10:00 -0700 | |
|---|---|---|
| committer | 2023-05-22 20:10:00 -0700 | |
| commit | 879fd45ea2e2e7e7441ab653f4a8231c484f1a53 (patch) | |
| tree | 715bbf0c5b6ed4d7f789a90c0d2cd4d53789b60a | |
| parent | e5501551f44d2c307aeaca2e95436d28ae2bf1c1 (diff) | |
| download | bun-879fd45ea2e2e7e7441ab653f4a8231c484f1a53.tar.gz bun-879fd45ea2e2e7e7441ab653f4a8231c484f1a53.tar.zst bun-879fd45ea2e2e7e7441ab653f4a8231c484f1a53.zip | |
Update .prettierignore
| -rw-r--r-- | .prettierignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierignore b/.prettierignore index 6fb929e8e..7fc9d8c18 100644 --- a/.prettierignore +++ b/.prettierignore @@ -11,3 +11,4 @@ test/snapshots-no-hmr test/js/deno/*.test.ts test/js/deno/**/*.test.ts bench/react-hello-world/react-hello-world.node.js +src/bun.js/builtins/WebCoreJSBuiltins.d.ts |
