Skip to content

Conversation

@ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented May 4, 2020

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Resolve #4

Breaking Changes

No

Additional Info

No

@ricardogobbosouza ricardogobbosouza mentioned this pull request May 4, 2020
Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do not use JSDoc and generate declarations?

@ricardogobbosouza
Copy link
Collaborator Author

That's what I used, but I still need to document the JS files.
followed your recommendations #6 (comment)

@ricardogobbosouza ricardogobbosouza marked this pull request as ready for review July 28, 2020 14:35
@ricardogobbosouza
Copy link
Collaborator Author

Ping @evilebottnawi

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         8    +1     
  Lines          154       159    +5     
  Branches        41        39    -2     
=========================================
+ Hits           154       159    +5     
Impacted Files Coverage Δ
src/getESLint.js 100.00% <ø> (ø)
src/DirtyFileWatcher.js 100.00% <100.00%> (ø)
src/ESLintError.js 100.00% <100.00%> (ø)
src/index.js 100.00% <100.00%> (ø)
src/linter.js 100.00% <100.00%> (ø)
src/options.js 100.00% <100.00%> (ø)
src/utils.js 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 db526be...a0446d7. Read the comment docs.

@ricardogobbosouza ricardogobbosouza force-pushed the feat-types branch 2 times, most recently from 7e9afc7 to e564167 Compare July 28, 2020 15:59
@ricardogobbosouza
Copy link
Collaborator Author

@evilebottnawi Do you want to review or can I merge?

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.

Support typescript

3 participants