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

9 lines
167 B
JSON
Raw Normal View History

2023-02-13 19:20:50 +00:00
{
"json.schemas": [
{
"fileMatch": ["manifest.json"],
"url": "https://json.schemastore.org/chrome-manifest.json"
}
]
}