You've already forked objdiff-web
mirror of
https://github.com/encounter/objdiff-web.git
synced 2026-07-10 12:18:37 -07:00
9 lines
236 B
JSON
9 lines
236 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"ms-vscode.extension-test-runner",
|
|
"jacobcassidy.css-nesting-syntax-highlighting"
|
|
]
|
|
}
|