mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
upgrade to ADF 2.2.0-beta1 (#185)
* upgrade to ADF 2.2.0-beta1 * upgrade and cleanup unit tests * cleanup unused locals * cleanup test files
This commit is contained in:
committed by
Cilibiu Bogdan
parent
f2cb478c1f
commit
b28eabc63d
@@ -7,6 +7,7 @@
|
||||
"moduleResolution": "node",
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"noUnusedLocals": true,
|
||||
"target": "es5",
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
@@ -14,8 +15,6 @@
|
||||
"lib": [
|
||||
"es2017",
|
||||
"dom"
|
||||
],
|
||||
|
||||
"skipLibCheck": true
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user