Duplicating the Airbrake config section instead of reusing.

It looks very tough to get it to work.

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
Karan Shah
2022-02-10 11:13:33 +00:00
parent dcbd590efc
commit e5f1efcd96
5 changed files with 17 additions and 8 deletions
+2 -2
View File
@@ -39,9 +39,9 @@
},
"files": [
"dist",
"src/config/config.d.ts"
"config.d.ts"
],
"configSchema": "src/config/config.d.ts",
"configSchema": "config.d.ts",
"jest": {
"coverageThreshold": {
"global": {