mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
5 lines
96 B
JSON
5 lines
96 B
JSON
{
|
|
"html.customData": ["./html.html-data.json"],
|
|
"css.customData": ["./css.css-data.json"]
|
|
}
|