@next-vibe/checker 1.0.21 → 1.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.dist/bin/vibe-runtime.js +4 -4
- package/.dist/bin/vibe-runtime.js.map +4 -4
- package/package.json +1 -1
- package/src/app/api/[locale]/system/check/vibe-check/i18n/de/index.ts +1 -1
- package/src/app/api/[locale]/system/check/vibe-check/i18n/en/index.ts +1 -1
- package/src/app/api/[locale]/system/check/vibe-check/i18n/pl/index.ts +1 -1
|
@@ -17531,7 +17531,7 @@ var translations7;
|
|
|
17531
17531
|
var init_de8 = __esm(() => {
|
|
17532
17532
|
translations7 = {
|
|
17533
17533
|
title: "Vibe Check",
|
|
17534
|
-
description: "Umfassende Code-Qualit\xE4tspr\xFCfungen durchf\xFChren (Oxlint + ESLint + TypeScript). WICHTIG: Verwenden Sie dies anstelle von direktem 'eslint', 'tsc' oder 'oxlint' - vibe-check f\xFChrt alle Pr\xFCfungen parallel aus und ist deutlich schneller. Das Ziel ist es, ALLE Probleme zu beheben, nicht nur einige.
|
|
17534
|
+
description: "Umfassende Code-Qualit\xE4tspr\xFCfungen durchf\xFChren (Oxlint + ESLint + TypeScript). WICHTIG: Verwenden Sie dies anstelle von direktem 'eslint', 'tsc' oder 'oxlint' - vibe-check f\xFChrt alle Pr\xFCfungen parallel aus und ist deutlich schneller. Das Ziel ist es, ALLE Probleme zu beheben, nicht nur einige.",
|
|
17535
17535
|
category: "Entwicklungstools",
|
|
17536
17536
|
tag: "qualit\xE4t",
|
|
17537
17537
|
checkType: {
|
|
@@ -21534,7 +21534,7 @@ var translations41;
|
|
|
21534
21534
|
var init_en9 = __esm(() => {
|
|
21535
21535
|
translations41 = {
|
|
21536
21536
|
title: "Vibe Check",
|
|
21537
|
-
description: "Run comprehensive code quality checks (Oxlint + ESLint + TypeScript). IMPORTANT: Use this instead of running 'eslint', 'tsc', or 'oxlint' directly - vibe-check runs all checks in parallel and is significantly faster. The goal is to fix ALL issues, not just some.
|
|
21537
|
+
description: "Run comprehensive code quality checks (Oxlint + ESLint + TypeScript). IMPORTANT: Use this instead of running 'eslint', 'tsc', or 'oxlint' directly - vibe-check runs all checks in parallel and is significantly faster. The goal is to fix ALL issues, not just some.",
|
|
21538
21538
|
category: "Development Tools",
|
|
21539
21539
|
tag: "quality",
|
|
21540
21540
|
checkType: {
|
|
@@ -25468,7 +25468,7 @@ var translations73;
|
|
|
25468
25468
|
var init_pl8 = __esm(() => {
|
|
25469
25469
|
translations73 = {
|
|
25470
25470
|
title: "Vibe Check",
|
|
25471
|
-
description: "Przeprowad\u017A kompleksowe sprawdzenia jako\u015Bci kodu (Oxlint + ESLint + TypeScript). WA\u017BNE: U\u017Cyj tego zamiast bezpo\u015Bredniego uruchamiania 'eslint', 'tsc' lub 'oxlint' - vibe-check wykonuje wszystkie sprawdzenia r\xF3wnolegle i jest znacznie szybszy. Celem jest naprawienie WSZYSTKICH problem\xF3w, a nie tylko niekt\xF3rych.
|
|
25471
|
+
description: "Przeprowad\u017A kompleksowe sprawdzenia jako\u015Bci kodu (Oxlint + ESLint + TypeScript). WA\u017BNE: U\u017Cyj tego zamiast bezpo\u015Bredniego uruchamiania 'eslint', 'tsc' lub 'oxlint' - vibe-check wykonuje wszystkie sprawdzenia r\xF3wnolegle i jest znacznie szybszy. Celem jest naprawienie WSZYSTKICH problem\xF3w, a nie tylko niekt\xF3rych.",
|
|
25472
25472
|
category: "Narz\u0119dzia Deweloperskie",
|
|
25473
25473
|
tag: "jako\u015B\u0107",
|
|
25474
25474
|
checkType: {
|
|
@@ -57551,4 +57551,4 @@ export {
|
|
|
57551
57551
|
binaryStartTime
|
|
57552
57552
|
};
|
|
57553
57553
|
|
|
57554
|
-
//# debugId=
|
|
57554
|
+
//# debugId=E76FBE084BF1D2B264756E2164756E21
|