diff options
-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 |