mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
10 lines
222 B
JSON
10 lines
222 B
JSON
{
|
|
"zig_exe_path": "/build/zig/zig",
|
|
"enable_snippets": true,
|
|
"warn_style": false,
|
|
"enable_semantic_tokens": true,
|
|
"operator_completions": true,
|
|
"include_at_in_builtins": false,
|
|
"max_detail_length": 1048576
|
|
}
|