feat: add meta packages

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
2025-10-22 05:25:11 +02:00
parent f0b3957536
commit c5ce1bfbcd
11 changed files with 230 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import repoCofig from "@repo/configs/jest";
export default [...repoCofig];