fix: corregir lang y file_path en frontmatter de funciones existentes

Normaliza lang: typescript → ts en funciones frontend y corrige file_path de functions/infra/ → functions/browser/ en funciones CDP. Actualiza referencias cn_typescript_core → cn_ts_core.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-03 03:23:20 +02:00
parent f83be63f85
commit 87e8f33b01
56 changed files with 99 additions and 99 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ error_type: "error_go_core"
imports: [fmt]
tested: true
tests: ["TestCdpGetHTML"]
test_file_path: "functions/infra/chrome_launch_test.go"
file_path: "functions/infra/cdp_get_html.go"
test_file_path: "functions/browser/chrome_launch_test.go"
file_path: "functions/browser/cdp_get_html.go"
---
## Ejemplo