Fix some issues in Bun types (#17424)

Co-authored-by: Michael H <git@riskymh.dev>
This commit is contained in:
Alistair Smith
2025-03-04 00:04:12 +00:00
committed by GitHub
parent 70dbf582a6
commit 9141337c7d
25 changed files with 860 additions and 516 deletions

View File

@@ -141,9 +141,11 @@
"packages/bun-uws/fuzzing": true,
},
"files.associations": {
"*.css": "tailwindcss",
"*.idl": "cpp",
"*.mdc": "markdown",
"array": "cpp",
"ios": "cpp",
},
"C_Cpp.files.exclude": {
"**/.vscode": true,