test: Remove code 2445

This commit is contained in:
Justin 2019-06-15 20:43:57 -04:00
parent 389b7be1a9
commit 5f7315ff87

View File

@ -14,7 +14,7 @@
"globals": {
"ts-jest": {
"diagnostics": {
"ignoreCodes": [2445, 7006, 7031, 2339, 7016, 7023, 7017, 2345, 6133]
"ignoreCodes": [7006, 7031, 2339, 7016, 7023, 7017, 2345, 6133]
}
}
}