1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

updated dependency table in README

This commit is contained in:
Bowden
2018-02-27 16:36:41 -08:00
parent 014436e60e
commit 49a30ce8d4
3 changed files with 18 additions and 10 deletions

View File

@@ -11,6 +11,8 @@
"tslint.autoFixOnSave": true,
"tslint.exclude": "**/node_modules/**/*",
"cSpell.words": [
"definitelytyped"
"csrf",
"definitelytyped",
"promisified"
]
}