add observable

This commit is contained in:
2017-10-26 22:56:01 +02:00
parent f2699f022a
commit 9f1f006dd9
16 changed files with 568 additions and 1 deletions

View File

@@ -3,5 +3,8 @@
"npmGlobalTools": [
"npmts"
]
},
"npmdocker": {
"command": "rm -r node_modules && yarn install && yarn test"
}
}