From e92e4e09c636944d85cec38683738520224acebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Weng?= Date: Thu, 4 Apr 2024 01:15:40 +0200 Subject: [PATCH 1/2] fix: use new VSCode Jest configuration --- .vscode/settings.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index f356714a2..fddf7ec1b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,12 +18,11 @@ "next/dist/client/router.d.ts" ], "typescript.preferences.preferTypeOnlyAutoImports": true, // Prefer type-only imports - "jest.autoRun": { - "watch": false // Start the jest with the watch flag - // "onStartup": ["all-tests"] // Run all tests upon project launch - }, - "jest.showCoverageOnLoad": true, // Show code coverage when the project is launched - "jest.autoRevealOutput": "on-exec-error", // Don't automatically open test explorer terminal on launch + "jest.runMode": { + "type": "on-save", + "testFileOnly": true, + "coverage": true + }, // Configure Jest extension // Multiple language settings for json and jsonc files "[json][jsonc][yaml]": { "editor.formatOnSave": true, From 75dfb8bc5ca40446005f8d405add52d09071f62a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Weng?= Date: Thu, 4 Apr 2024 01:30:09 +0200 Subject: [PATCH 2/2] fix: add Twitter in the index page --- src/app/[locale]/(unauth)/page.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/app/[locale]/(unauth)/page.tsx b/src/app/[locale]/(unauth)/page.tsx index f329510db..e6304c68d 100644 --- a/src/app/[locale]/(unauth)/page.tsx +++ b/src/app/[locale]/(unauth)/page.tsx @@ -27,6 +27,17 @@ export default function Index() { .

+

+ Follow{' '} + + @Ixartz on Twitter + {' '} + for updates and more information about the boilerplate. +

Our sponsors' exceptional support has made this project possible. Their services integrate seamlessly with the boilerplate, and we