generated from nhcarrigan/template
feat: add witchy dark theme
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 49s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 49s
This commit is contained in:
Vendored
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Extension Development Host",
|
||||
"type": "extensionHost",
|
||||
"request": "launch",
|
||||
"args": [
|
||||
"--extensionDevelopmentPath=${workspaceFolder}"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user