gene . .
gene . .
## Description This PR optimizes VSCode settings by merging single language configuration into one, reducing code duplication. ## Related Issues N/A ## Checklist - [X] My code follows the code...
The repository is designed as a boilerplate and starting point for launching new SaaS app as quickly as possible, but it's not currently set up as an official GitHub template...
## Description Introduces Template Cleanup Workflow, which removes template-specific files and configurations when a new repository is created from this template. ## Related Issues https://github.com/haydenbleasel/next-forge/issues/261 (The workflow code from the...
## Description Introduces Template Cleanup Workflow, which removes template-specific files and configurations when a new repository is created from this template. We need this because GitHub has no built-in functionality...
Please fill in this template. - [X] Use a meaningful title for the pull request. - [X] Use meaningful commit messages. - [X] Run `tsc` w/o errors (same as `npm...
Please fill in this template. - [X] Use a meaningful title for the pull request. - [X] Use meaningful commit messages. - [X] Run `tsc` w/o errors (same as `npm...
Funny bug, but on every page I've opened Anthony shows up twice in Contributors section (even tho his nickname is mentioned only once in contributors.json). For example - https://vueuse.org/core/useDocumentVisibility/#contributors 
## Bug report Several sections of the documentation in dark theme have text that is physically difficult to read, regardless of the contrast measurement standard used (WCAG 2.0 or APCA)....
Add per-API version metadata and surface it in the docs as small chips. Examples how this could look like: - "Added in vX.Y" - "Stable since vX.Y" - Deprecated in...