diff --git a/.vscode/settings.json b/.vscode/settings.json index f356714a..fddf7ec1 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, diff --git a/src/app/[locale]/(unauth)/page.tsx b/src/app/[locale]/(unauth)/page.tsx index f329510d..e6304c68 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