Initial test setup

This commit is contained in:
2019-07-05 22:38:18 +02:00
parent 65cde5e137
commit ddfa81a458
13 changed files with 4800 additions and 34 deletions

View File

@@ -2,7 +2,8 @@
"private": true,
"workspaces": [
"demo",
"lib"
"lib",
"tests"
],
"scripts": {
"postinstall": "lerna bootstrap",