1
0
mirror of https://github.com/dkmstr/openuds-gui.git synced 2025-01-02 01:17:35 +03:00

Updating angular. Making it compat with code, ng update, tc..

This commit is contained in:
Adolfo Gómez García 2024-11-19 22:44:25 +01:00
parent 83e01cd56a
commit 3a9b8b93ad
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23
3 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View File

@ -46,4 +46,3 @@ testem.log
# System Files
.DS_Store
Thumbs.db
.yarnrc.yml

View File

@ -5,8 +5,5 @@
"**/.yarn": true,
"**/.pnp.*": true
},
"eslint.nodePath": ".yarn/sdks",
"prettier.prettierPath": ".yarn/sdks/prettier/index.cjs",
"typescript.tsdk": ".yarn/sdks/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}

1
.yarnrc.yml Normal file
View File

@ -0,0 +1 @@
nodeLinker: node-modules