vscode: Warnning Incorrect type. Expected "String"

vscode json format

Posted by chanweiyan on July 13, 2020

Cancelling vscode warnning Incorrect type. Expected "String"

1
2
3
4
5
6
// ~/Library/Application Support/Code/User/settings.json

"json.schemas": [{
  "fileMatch": ["**/*.json"],
  "url": "http: //json.schemastore.org/chrome-manifest"
}],
  • https://stackoverflow.com/questions/58944042/cancelling-vscode-warnning-incorrect-type-expected-array