chore: support node 10

This commit is contained in:
calebboyd
2018-04-08 23:35:52 -05:00
committed by Caleb Boyd
parent 5ac93b43ec
commit ad41f07d85
6 changed files with 10817 additions and 495 deletions
+2 -1
View File
@@ -13,5 +13,6 @@
"lib/**/*": true,
"**/node_modules": true,
"**/bower_components": true
}
},
"typescript.tsdk": "node_modules\\typescript\\lib"
}