fronted build js-cookiep
This commit is contained in:
25
lcbp3.code-workspace
Normal file
25
lcbp3.code-workspace
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../Documents"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"git.confirmSync": false,
|
||||
"terminal.integrated.profiles.windows": {
|
||||
"PowerShell (Desktop)": {
|
||||
"path": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
|
||||
},
|
||||
"QNAP SSH": {
|
||||
"path": "C:\\Windows\\System32\\OpenSSH\\ssh.exe",
|
||||
"args": ["qnap"]
|
||||
}
|
||||
},
|
||||
"terminal.integrated.defaultProfile.windows": "PowerShell (Desktop)",
|
||||
"debug.javascript.autoAttachFilter": "smart",
|
||||
"sqltools.connections": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user