Fix typo in default settings (#38123)
This PR fixes a typo in the default settings file. Release Notes: - N/A
This commit is contained in:
@@ -1844,7 +1844,7 @@
|
||||
// "typescript": "deno"
|
||||
// }
|
||||
},
|
||||
// Repl settings.
|
||||
// REPL settings.
|
||||
"repl": {
|
||||
// Maximum number of columns to keep in REPL's scrollback buffer.
|
||||
// Clamped with [20, 512] range.
|
||||
|
||||
Reference in New Issue
Block a user