mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Simple project demonstrating ng2 component hosting within ng1-based application (based on official angular-seed repo).
13 lines
219 B
Plaintext
13 lines
219 B
Plaintext
{
|
|
"globalstrict": true,
|
|
"globals": {
|
|
"angular": false,
|
|
"describe": false,
|
|
"it": false,
|
|
"expect": false,
|
|
"beforeEach": false,
|
|
"afterEach": false,
|
|
"module": false,
|
|
"inject": false
|
|
}
|
|
} |