mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[ez] Wrap output cols to prevent nested h-scroll

This commit is contained in:
@@ -23,4 +23,6 @@ export const monacoOptions: Partial<EditorProps["options"]> = {
|
||||
autoClosingOvertype: "always",
|
||||
|
||||
automaticLayout: true,
|
||||
wordWrap: "on",
|
||||
wrappingIndent: "deepIndent",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user