build(aio): add the vs code settings, setup a tslint language service

This commit is contained in:
Alexander Zhukov 2017-04-29 19:13:51 +03:00
parent 9ebf30ac68
commit 8516b88c02
5 changed files with 33 additions and 0 deletions

View file

@ -71,6 +71,7 @@
"ts-node": "2.0.0",
"tslint": "4.5.1",
"tslint-eslint-rules": "3.4.0",
"tslint-language-service": "0.9.2",
"typescript": "2.2.2"
}
}