Revert "[medusa-interfaces] : Adds decorator functionality to BaseService (#39)" (#41)

This reverts commit 9c76754e79.
This commit is contained in:
Sebastian Rindom
2020-04-30 21:16:09 +02:00
committed by GitHub
parent 9c76754e79
commit 2273cc519a
15 changed files with 654 additions and 112 deletions
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}