forked from hazza/dspace-angular
9 lines
96 B
JSON
9 lines
96 B
JSON
{
|
|
"watch": [
|
|
"dist",
|
|
"config",
|
|
"src/index.html"
|
|
],
|
|
"ext": "js ts json html"
|
|
}
|