aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-08-25 18:02:43 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-08-25 18:02:43 +0200
commitf0be957b0e662ac06ca8e2906309cfba5563840a (patch)
treee798ced0ec3d6f60ee91c4e8bfdc49e3efab0a20 /.prettierrc
parent4cac4f32a42c8f5a8490ed5018c30a279b1f5eb0 (diff)
Fix build issues
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.prettierrc b/.prettierrc
new file mode 100644
index 0000000..98d5297
--- /dev/null
+++ b/.prettierrc
@@ -0,0 +1,3 @@
+{
+ "svelteBracketNewLine": false
+} \ No newline at end of file