mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
run prettier over extensions json files
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"activationEvents": [
|
||||
"onStartupFinished"
|
||||
],
|
||||
"dependencies": {
|
||||
"vscode-nls": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode-nls": "^5.0.0"
|
||||
},
|
||||
"contributes": {
|
||||
"configuration": {
|
||||
"title": "Testing",
|
||||
|
||||
Reference in New Issue
Block a user