feat: add projectmanagement and pack

This commit is contained in:
Karl-Philipp Wulfert
2018-11-29 13:36:34 +01:00
commit 19fd0f6e4c
28 changed files with 4801 additions and 0 deletions

3
tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "./node_modules/@openstapps/configuration/tsconfig.json"
}