From 4ceb1706db0b404092a4139ac2a803cac65253fa Mon Sep 17 00:00:00 2001 From: Casey LP Date: Sat, 25 May 2024 11:21:39 +0100 Subject: [PATCH] ARGH THAT BOTHERED ME --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0030fc3..ad2f5ff 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,7 @@ The API the system will communicate with is defined in the appropriate `.env`. If you want to test the PWA functionality locally, you can add the following to the `VitePWA()` segment in `vite.config.ts`: ```js -devOptions: { - enabled: true -}, +devOptions: { enabled: true }, ``` ## react-hooks/exhaustive-deps