mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
No Intellisense with package.json #1769
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"jsonValidation": [
|
||||
{
|
||||
"fileMatch": "package.json",
|
||||
"url": "http://json.schemastore.org/project"
|
||||
"url": "http://json.schemastore.org/package"
|
||||
},
|
||||
{
|
||||
"fileMatch": "bower.json",
|
||||
|
||||
Reference in New Issue
Block a user