mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Define printWidth at 100
This commit is contained in:
parent
078ee54715
commit
bce6fe83af
81 changed files with 290 additions and 1156 deletions
|
|
@ -146,8 +146,7 @@ testTokenization('dockerfile', [
|
|||
]
|
||||
},
|
||||
{
|
||||
line:
|
||||
' && sh autogen.sh && ./configure && make && make install \\',
|
||||
line: ' && sh autogen.sh && ./configure && make && make install \\',
|
||||
tokens: [{ startIndex: 0, type: '' }]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue