Add support and tests for Dockerode promise API (#16337)

This commit is contained in:
Carl Winkler
2017-05-06 00:01:16 +08:00
committed by Mohamed Hegazy
parent 1b926c986b
commit ef8ff1dff4
3 changed files with 130 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"lib": [
"es6"