From c3fd191072214d16818d315c9abc205671fab713 Mon Sep 17 00:00:00 2001
From: JulienMaille <182520+JulienMaille@users.noreply.github.com>
Date: Sat, 10 Jan 2026 23:38:11 +0000
Subject: [PATCH] style: auto-fix linting issues
---
index.html | 2 +-
styles.css | 7 ++-----
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 4aa41d1..58bd7ab 100644
--- a/index.html
+++ b/index.html
@@ -1073,7 +1073,7 @@
id="firebase-config-input"
class="template-input"
rows="5"
- placeholder="{ "apiKey": "...", "authDomain": "...", ... }"
+ placeholder='{ "apiKey": "...", "authDomain": "...", ... }'
>