mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-11 10:54:21 +01:00
build(aio): add the vs code settings, setup a tslint language service
This commit is contained in:
parent
9ebf30ac68
commit
8516b88c02
5 changed files with 33 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
|||
"lib": [
|
||||
"es2016",
|
||||
"dom"
|
||||
],
|
||||
"plugins": [
|
||||
{ "name": "tslint-language-service"}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue