aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-03-14 16:42:49 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-03-14 16:42:49 -0700
commit76b875e4140b45dd7d70e11dfb3a87d2d9469aa0 (patch)
treede942774d55bc93ca6f116e93c8575cb6f2cd737
parenteb9e3e9aecc8696e5117eb82eaa4d543f957a134 (diff)
downloadbun-76b875e4140b45dd7d70e11dfb3a87d2d9469aa0.tar.gz
bun-76b875e4140b45dd7d70e11dfb3a87d2d9469aa0.tar.zst
bun-76b875e4140b45dd7d70e11dfb3a87d2d9469aa0.zip
Update .prettierignore
-rw-r--r--.prettierignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prettierignore b/.prettierignore
index 21683c3e8..006398f8c 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -8,4 +8,5 @@ src/test/fixtures
src/react-refresh.js
test/snapshots
test/snapshots-no-hmr
-test/js/deno
+test/js/deno/*.test.ts
+test/js/deno/**/*.test.ts