diff --git a/.github/lighthouse/budget.json b/.github/lighthouse/budget.json index d0d6850..e69de29 100644 --- a/.github/lighthouse/budget.json +++ b/.github/lighthouse/budget.json @@ -1,15 +0,0 @@ -[ - { - "path": "/*", - "timings": [ - { - "metric": "interactive", - "budget": 4500 - }, - { - "metric": "first-meaningful-paint", - "budget": 3500 - } - ] - } -] \ No newline at end of file