DEV;Fix tests, lint and build

This commit is contained in:
romanjaros 2021-08-03 08:00:06 +02:00
parent 8a8cf962d8
commit 40deb32d91
17 changed files with 81 additions and 110 deletions

View file

@ -15,6 +15,7 @@
"jsx": "react",
"baseUrl": "./",
"paths": {
"config/*": ["./config/*"],
"@treejs/components/*": ["./packages/components/src/*"],
"@treejs/api/*": ["./packages/api/src/*"],
"@treejs/auth/*": ["./packages/auth/src/*"],