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:
parent
83e01cd56a
commit
3a9b8b93ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,4 +46,3 @@ testem.log
|
||||
# System Files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.yarnrc.yml
|
||||
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -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
1
.yarnrc.yml
Normal file
@ -0,0 +1 @@
|
||||
nodeLinker: node-modules
|
Loading…
Reference in New Issue
Block a user