mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-11205] Adjust tsconfig (#5093)
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"target": "es2020",
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"useDefineForClassFields": false,
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"lib": ["es2019", "dom"],
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user