mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-23 17:56:09 +01:00
7 lines
174 B
JSON
7 lines
174 B
JSON
{
|
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
|
"tslint.enable": false,
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": true,
|
|
"editor.detectIndentation": false
|
|
}
|