fix(core): initial

This commit is contained in:
2018-09-22 21:58:33 +02:00
parent a8bb8c981a
commit d05490fdc9
10 changed files with 1063 additions and 0 deletions

8
npmextra.json Normal file
View File

@@ -0,0 +1,8 @@
{
"npmci": {
"npmGlobalTools": [
"@gitzone/npmts",
"ts-node"
]
}
}