yup-live-chrome-extension/.vscode/settings.json

9 lines
167 B
JSON

{
"json.schemas": [
{
"fileMatch": ["manifest.json"],
"url": "https://json.schemastore.org/chrome-manifest.json"
}
]
}