aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/bun.js')
-rw-r--r--test/bun.js/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/bun.js/package.json b/test/bun.js/package.json
index 4b47715bb..709dc6602 100644
--- a/test/bun.js/package.json
+++ b/test/bun.js/package.json
@@ -5,5 +5,6 @@
"uuid": "^9.0.0",
"tiny-typed-emitter": "^1.0.0",
"svelte": "^3.52.0"
- }
+ },
+ "prettier": "../../.prettierrc.cjs"
}