Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Rob McGuire 441b0e3abf
Export metric rating thresholds, add explicit `MetricRatingThresholds` type (#323)
* Export rating thresholds for all Web Vitals, add `MetricRatingThresholds` type

* Add node:test runner and unit tests for API exports

* Add getMetricRatingThresholds(), refactor typeMetricRatingThresholds

- Replace exported Web Vitals metric thresholds with a new public
function`getMetricRatingThresholds()`
- Refactor `MetricRatingThresholds` type to be more self-explanatory

* Revert to original implementation

* Mv 'Rating Thresholds' before 'Attribution' in README, add recommendation note
2023-03-09 18:28:10 +00:00