mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
fix: angular lsp broken
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
"@angular/cli": "17.3.0",
|
||||
"@angular/compiler": "17.3.0",
|
||||
"@angular/compiler-cli": "17.3.0",
|
||||
"@angular/language-server": "17.3.0",
|
||||
"@angular/language-service": "17.3.0",
|
||||
"@angular/platform-browser-dynamic": "17.3.0",
|
||||
"@capacitor/android": "5.7.3",
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
"declaration": false,
|
||||
"skipLibCheck": false,
|
||||
"isolatedModules": false,
|
||||
"checkJs": false,
|
||||
"allowJs": false,
|
||||
"strictPropertyInitialization": false,
|
||||
"downlevelIteration": true,
|
||||
"importHelpers": true,
|
||||
|
||||
Reference in New Issue
Block a user