aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-11-29 00:17:03 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-11-29 00:17:28 +0100
commit1db44ca4d01d8180a1adaf69f2f0f9a1ce953221 (patch)
tree9c6a7f71488d08ee2c271d6fe7df9695373f099d /.prettierrc
parent72f4b03ea2648b7c9de1d4bf2f0899a278537167 (diff)
Improve styles
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