ratrapage_T-WEB/Ratrapage_WEB.code-workspace

18 lines
235 B
Plaintext
Raw Permalink Normal View History

{
"folders": [
{
"name": "Ratrapage_WEB",
"path": "."
},
{
"name": "barAndCafe",
"path": "Express/barAndCafe"
},
{
"path": "front"
}
],
"settings": {
"typescript.tsdk": "node_modules/typescript/lib"
}
}