prettier stuff
This commit is contained in:
parent
f8a0682a4a
commit
2eaf94d3ca
@ -18,15 +18,10 @@
|
||||
"resolveJsonModule": true,
|
||||
"target": "es2021",
|
||||
"module": "es2020",
|
||||
"lib": [
|
||||
"es2021",
|
||||
"dom"
|
||||
],
|
||||
"lib": ["es2021", "dom"],
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts"
|
||||
],
|
||||
"include": ["**/*.ts"],
|
||||
"angularCompilerOptions": {
|
||||
"enableI18nLegacyMessageIdFormat": false,
|
||||
"strictInjectionParameters": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user