Decorators (#42)

Adds decorator functionality to BaseService
This commit is contained in:
Sebastian Rindom
2020-04-30 21:39:30 +02:00
committed by GitHub
parent 2273cc519a
commit feda00d2d1
12 changed files with 2428 additions and 45 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@babel/runtime": "^7.7.6",
"cross-env": "^5.2.1",
"eslint": "^6.8.0",
"jest": "^24.9.0",
"jest": "^25.5.2",
"nodemon": "^2.0.1",
"prettier": "^1.19.1",
"supertest": "^4.0.2"