mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-31 09:41:28 +02:00
parent
1e1175aaec
commit
6a5974ed36
@ -39,7 +39,6 @@ const baseOptions: MonacoOpts = {
|
||||
scrollBeyondLastLine: false,
|
||||
automaticLayout: true,
|
||||
indentSize: 'tabSize',
|
||||
wordWrap: 'on',
|
||||
};
|
||||
|
||||
function getEditorconfig(input: HTMLInputElement): EditorConfig | null {
|
||||
|
Loading…
Reference in New Issue
Block a user