{ "name": "example-snippets", "contributes": { "snippets": [ { "language": [ "typescript", "typescriptreact" ], "path": "./ts.jsonc" }, { "language": [ "javascript", "html" ], "path": "./three_js.jsonc" } ] } }