feat: Integrate ChainedConverter into the server

This commit is contained in:
Joachim Van Herwegen
2020-09-01 15:28:41 +02:00
parent af4a82f4c1
commit 3931d5f664
4 changed files with 83 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
},
"husky": {
"hooks": {
"pre-commit": "npm run build && npm run lint && npm run validate && npm run test"
"pre-commit": "npm run build && npm run lint && npm run test"
}
},
"files": [