mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-04 12:50:17 +01:00
Adapted v10.0.0 to starter-kit branch
This commit is contained in:
parent
fcc23ffd51
commit
03f2c1d353
413 changed files with 19202 additions and 38940 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"typescript.tsdk": "./node_modules/typescript/lib",
|
||||
"tslint.enable": false
|
||||
"typescript.tsdk": "./node_modules/typescript/lib",
|
||||
"tslint.enable": false,
|
||||
"editor.tabSize": 2,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.detectIndentation": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue