Files
alfresco-ng2-components/lib/insights/tsconfig.spec.json
Maurizio Vitale 6860ab73ab [ADF-4859] Make sure the ng build insight works (#5141)
* Make sure the ng build insight works

* Fix styles
2019-10-10 09:57:20 +01:00

7 lines
77 B
JSON

{
"extends": "../tsconfig.spec.json",
"files": [
"src/test.ts"
]
}