ACS-8404: consolidate application settings (#3952)

This commit is contained in:
Denys Vuika
2024-07-18 09:01:46 -04:00
committed by GitHub
parent 74384f09f8
commit 2ff54affb2
19 changed files with 132 additions and 182 deletions

View File

@@ -59,7 +59,7 @@ module.exports = () => {
global: {
statements: 75,
branches: 67,
functions: 72,
functions: 71,
lines: 74
}
}