tweaks/.vscode/settings.json
2024-07-27 16:28:33 -05:00

8 lines
138 B
JSON

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