removing CoreUi bloat
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
"target": "ES2022",
|
||||
"module": "ES2022",
|
||||
"useDefineForClassFields": false,
|
||||
"types": [
|
||||
"@angular/localize"
|
||||
],
|
||||
"lib": [
|
||||
"ES2022",
|
||||
"dom"
|
||||
@@ -32,10 +29,5 @@
|
||||
"strictInjectionParameters": true,
|
||||
"strictInputAccessModifiers": true,
|
||||
"strictTemplates": true
|
||||
},
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.spec.json" },
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user