Music streaming on ATProto!
1{ 2 "json.schemas": [ 3 { 4 "fileMatch": ["/packages/lexicons/*/**/*.json"], 5 "url": "https://gist.githubusercontent.com/mary-ext/6e428031c18799d1587048b456d118cb/raw/4322c492384ac5da33986dee9588938a88d922f1/schema.json" 6 } 7 ], 8 "search.exclude": { 9 "**/node_modules": true, 10 "**/bower_components": true, 11 "**/*.code-search": true, 12 "packages/lexicons/src/**/*": true 13 } 14}