mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
* Create a stories lib to make all the adf stories available * Run the test with a diff ext type * sunc nx file
11 lines
142 B
JSON
11 lines
142 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.lib.json"
|
|
}
|
|
]
|
|
}
|