diff options
| author | Joe Carstairs <me@joeac.net> | 2025-05-04 08:44:25 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-05-04 08:44:25 +0100 |
| commit | dc850cbcbbbb940d0376211c9f7c027093dbba70 (patch) | |
| tree | 0a6b32b0c29689e65a926e873ffde35135a06366 /.prettierrc | |
| parent | 0f88e3e68f25f96c65235b90d6ad25bfcbc30617 (diff) | |
Formats markdown line length with Prettier
Diffstat (limited to '.prettierrc')
| -rw-r--r-- | .prettierrc | 1 |
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 |
