mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
Contribute JSON Schema for composer.json
This commit is contained in:
@@ -47,7 +47,13 @@
|
||||
"description": "%configuration.validate.run%"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"jsonValidation": [
|
||||
{
|
||||
"fileMatch": "composer.json",
|
||||
"url": "https://getcomposer.org/schema.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"compile": "gulp compile-extension:php",
|
||||
|
||||
Reference in New Issue
Block a user