style: formatting
This commit is contained in:
10
package.json
10
package.json
@@ -38,10 +38,12 @@
|
||||
"category": "DevStar"
|
||||
}
|
||||
],
|
||||
"uriHandlers": [{
|
||||
"protocol": "vscode",
|
||||
"path": "/openProject"
|
||||
}],
|
||||
"uriHandlers": [
|
||||
{
|
||||
"protocol": "vscode",
|
||||
"path": "/openProject"
|
||||
}
|
||||
],
|
||||
"views": {
|
||||
"devstarListView": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user