summaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-05-04 08:44:25 +0100
committerJoe Carstairs <me@joeac.net>2025-05-04 08:44:25 +0100
commitdc850cbcbbbb940d0376211c9f7c027093dbba70 (patch)
tree0a6b32b0c29689e65a926e873ffde35135a06366 /.prettierrc
parent0f88e3e68f25f96c65235b90d6ad25bfcbc30617 (diff)
Formats markdown line length with Prettier
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierrc b/.prettierrc
new file mode 100644
index 0000000..1deb191
--- /dev/null
+++ b/.prettierrc
@@ -0,0 +1 @@
+proseWrap: always