{ "editor.insertSpaces": false, "editor.detectIndentation": false, "json.schemas": [ { "fileMatch": [ "/src/content/friends/*.json" ], "url": "/friends-schema.json" } ], }