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

Feature/typescript support #18 #25

Merged
merged 10 commits into from
Aug 26, 2019

Conversation

HeroProtagonist
Copy link
Owner

@HeroProtagonist HeroProtagonist commented Aug 16, 2019

closes #18

somewhat related to this

@HeroProtagonist HeroProtagonist added enhancement New feature or request WIP Pull request that is being worked on labels Aug 16, 2019
@codecov-io
Copy link

codecov-io commented Aug 16, 2019

Codecov Report

Merging #25 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #25   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      4    +1     
  Lines          42     50    +8     
  Branches       15     19    +4     
=====================================
+ Hits           42     50    +8
Impacted Files Coverage Δ
tests/babelrc.js 100% <ø> (ø) ⬆️
lib/rules/use-alias.js 100% <100%> (ø) ⬆️
lib/helpers/get-properties.js 100% <100%> (ø)

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 f726c88...690dfe6. Read the comment docs.

@HeroProtagonist HeroProtagonist removed the WIP Pull request that is being worked on label Aug 26, 2019
@HeroProtagonist HeroProtagonist merged commit 9d477d5 into master Aug 26, 2019
@HeroProtagonist HeroProtagonist deleted the feature/typescript-support-#18 branch December 28, 2019 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not work with Typescript files (.ts, .tsx)
2 participants