Skip to content
Snippets Groups Projects

New: Coscine UIv2 app

Merged Petar Hristov requested to merge Issue/1822-coscineUIv2App into Sprint/2021-2022

Files

+ 13
0
{
"search.exclude": {
"**/.yarn": true,
"**/.pnp.*": true
},
"typescript.tsdk": "../../.yarn/sdks/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"vetur.experimental.templateInterpolationService": false,
"cSpell.words": [
"Coscine",
"vite"
]
}
Loading