mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Update to angular 22
This commit is contained in:
+6
-1
@@ -10,6 +10,8 @@
|
||||
"pretty": true,
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"ignoreDeprecations": "6.0",
|
||||
"types": ["*"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@angular/common/http": ["node_modules/@angular/common/types/http.d.ts"],
|
||||
@@ -41,5 +43,8 @@
|
||||
"tools",
|
||||
"src/scripts",
|
||||
"node_modules"
|
||||
]
|
||||
],
|
||||
"angularCompilerOptions": {
|
||||
"strictTemplates": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user