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

add note about setting types in tsconfig file #3300

Merged
merged 1 commit into from Dec 25, 2019

Conversation

tjenkinson
Copy link
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

This adds a note about setting the types field in the typescript config file, to prevent the @types/node types automatically being included.

Feel free to change it

@tjenkinson tjenkinson mentioned this pull request Dec 24, 2019
9 tasks
@codecov
Copy link

codecov bot commented Dec 24, 2019

Codecov Report

Merging #3300 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3300   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files         170      170           
  Lines        5967     5967           
  Branches     1780     1780           
=======================================
  Hits         5557     5557           
  Misses        219      219           
  Partials      191      191

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 b5a3f16...8887a2e. Read the comment docs.

Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

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

Very good, thanks a lot!

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.

None yet

2 participants