mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Use shared snippets for js and jsx, and ts and tsx
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
},
|
||||
{
|
||||
"language": "javascriptreact",
|
||||
"path": "./snippets/javascriptreact.json"
|
||||
"path": "./snippets/javascript.json"
|
||||
}
|
||||
],
|
||||
"jsonValidation": [
|
||||
|
||||
Reference in New Issue
Block a user