mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-06 17:44:11 +00:00
8 lines
202 B
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"
|
|
} |