Files
dspace-angular/.vscode/settings.json

8 lines
202 B
JSON

{
"typescript.check.workspaceVersion": false,
"i18n-ally.localesPaths": [
"src/assets/i18n",
"src/app/core/locale"
],
"typescript.tsdk": "node_modules\\typescript\\lib"
}