meilisearch / meilisearch-js

JavaScript client for the Meilisearch API
https://www.meilisearch.com
MIT License
703 stars 85 forks source link

Fix code style after configuration changes #1638

Closed brunoocasali closed 3 months ago

brunoocasali commented 3 months ago

This PR should be merged right after the https://github.com/meilisearch/meilisearch-js/pull/1616

brunoocasali commented 3 months ago

@curquiza I'm going to self-approve this one, since it is part of the #1616 anyway!

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.51%. Comparing base (39a874f) to head (36c3d0b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1638 +/- ## ========================================== + Coverage 97.50% 97.51% +0.01% ========================================== Files 22 22 Lines 842 846 +4 Branches 93 86 -7 ========================================== + Hits 821 825 +4 - Misses 20 21 +1 + Partials 1 0 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.