mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 09:20:10 +01:00
Move settings.json up to root
This commit is contained in:
parent
1a21834a97
commit
953db09db8
8 changed files with 4 additions and 63 deletions
9
monaco-typescript/.vscode/settings.json
vendored
9
monaco-typescript/.vscode/settings.json
vendored
|
|
@ -1,9 +0,0 @@
|
|||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"search.exclude": {
|
||||
"**/node_modules": true,
|
||||
"**/out": true,
|
||||
"**/release": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue