tweaks/.vscode/settings.json

9 lines
138 B
JSON
Raw Normal View History

2024-07-27 21:28:33 +00:00
{
"json.schemas": [
{
"fileMatch": ["manifest.json"],
"url": "https://json.schemastore.org/chrome-manifest"
}
]
}