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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user