mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-08 06:32:35 +01:00
setup Containerization
This commit is contained in:
parent
ec68f5e84a
commit
c6b9ecc058
4 changed files with 27 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"typescript.tsdk": "./node_modules/typescript/lib",
|
||||
"tslint.enable": false
|
||||
"tslint.enable": false,
|
||||
"angular.enable-strict-mode-prompt": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue