mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
9 lines
96 B
JSON
9 lines
96 B
JSON
{
|
|
"watch": [
|
|
"dist",
|
|
"config",
|
|
"src/index.html"
|
|
],
|
|
"ext": "js ts json html"
|
|
}
|