mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Move into monaco-html folder
This commit is contained in:
parent
1f4eda7d11
commit
a16b896c3f
28 changed files with 0 additions and 0 deletions
9
monaco-html/.vscode/settings.json
vendored
Normal file
9
monaco-html/.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"search.exclude": {
|
||||
"**/node_modules": true,
|
||||
"**/release": true,
|
||||
"**/out": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue