Files
objdiff-web/.vscode/extensions.json
T
2024-12-16 22:43:03 -07:00

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"
]
}