From 98bce1b0da675715b2e5482c0ad61ba21135f62f Mon Sep 17 00:00:00 2001
From: Server-Bibliothek <server-bibliothek@lokal>
Date: Di, 04 Aug 2026 07:00:04 +0200
Subject: [PATCH] Add a desktop client that knows what is installed locally

---
 .prettierrc.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.prettierrc.json b/.prettierrc.json
new file mode 100644
index 0000000..d8ec7c6
--- /dev/null
+++ b/.prettierrc.json
@@ -0,0 +1,4 @@
+{
+  "printWidth": 200,
+  "singleQuote": true
+}

--
Gitblit v1.9.3