Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

style: fix @typescript-eslint/consistent-type-imports lint errors #51

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

saschanaz
Copy link
Member

@saschanaz saschanaz commented Dec 22, 2022

What

Replaced type imports with explicit import type.

Why

To make the linter happy (added by 6a87f4a)

Additional info (optional)

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #51 (c5a4935) into develop (13a2d16) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop      #51   +/-   ##
========================================
  Coverage    95.24%   95.24%           
========================================
  Files            2        2           
  Lines          442      442           
  Branches        53       53           
========================================
  Hits           421      421           
  Misses          21       21           
Impacted Files Coverage Δ
src/api.ts 100.00% <100.00%> (ø)
src/streaming.ts 93.82% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant