diff --git a/.vscode/settings.json b/.vscode/settings.json index e4c9527..aefe066 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,9 @@ { "json.schemas": [ { - "fileMatch": ["snap.manifest.json"], + "fileMatch": [ + "snap.manifest.json" + ], "url": "https://raw.githubusercontent.com/MetaMask/SIPs/main/assets/sip-9/snap.manifest.schema.json" } ], @@ -9,4 +11,4 @@ "lavamoat", "packagejson" ] -} +} \ No newline at end of file