mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
update shared vs code settings
This commit is contained in:
parent
fc728676c0
commit
0f04bcdcee
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -10,5 +10,6 @@
|
|||||||
"**/*.d.ts": { "when": "$(basename).ts"},
|
"**/*.d.ts": { "when": "$(basename).ts"},
|
||||||
"**/coverage": true
|
"**/coverage": true
|
||||||
},
|
},
|
||||||
"editor.renderIndentGuides": true
|
"editor.renderIndentGuides": true,
|
||||||
|
"tslint.configFile": "ng2-components/config/assets/tslint.json"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user