Files
vscode-extension-samples/notebook-serializer/tsconfig.json
Rob Lourens 739e41ab50 Add notebook serializer sample
Ported from the microsoft/notebook-extension-samples repo
2022-12-30 11:51:28 -08:00

12 lines
127 B
JSON

{
"files": [],
"references": [
{
"path": "./src/client"
},
{
"path": "./src/extension"
}
]
}