mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
it should avoid to have "warning XXX: No license field" during yarn build Signed-off-by: Aurélien Pupier <apupier@redhat.com>
This commit is contained in:
committed by
João Moreno
parent
df9ad66def
commit
7a5bca9faf
@@ -4,6 +4,7 @@
|
||||
"description": "%description%",
|
||||
"version": "1.0.0",
|
||||
"publisher": "vscode",
|
||||
"license": "MIT",
|
||||
"engines": { "vscode": "*" },
|
||||
"activationEvents": ["onLanguage:python"],
|
||||
"main": "./out/pythonMain",
|
||||
|
||||
Reference in New Issue
Block a user