Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(use-i18n): do not use typescript global namespace #343

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

chambo-e
Copy link
Contributor

Same reason as on scaleway-ui, they were not bundled in generated declarations :)

@chambo-e chambo-e requested review from a team, adriengibrat and DorianMaliszewski and removed request for a team August 24, 2021 20:18
@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #343 (878c1cb) into master (0225fa8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #343   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          345       345           
  Branches        55        55           
=========================================
  Hits           345       345           
Impacted Files Coverage Δ
packages/use-i18n/src/formatters.ts 100.00% <100.00%> (ø)
packages/use-i18n/src/usei18n.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0225fa8...878c1cb. Read the comment docs.

@chambo-e chambo-e requested review from vincentaudebert and removed request for adriengibrat August 24, 2021 20:26
@chambo-e chambo-e merged commit c339adc into master Aug 27, 2021
@chambo-e chambo-e deleted the fix/correct_i18n_types branch August 27, 2021 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants