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

[typescript-typings] Remove types that were moved to DefinitelyTyped #1052

Merged
merged 11 commits into from
Sep 4, 2018

Conversation

LogvinovLeon
Copy link
Contributor

@LogvinovLeon LogvinovLeon commented Sep 4, 2018

Description

Testing instructions

Types of changes

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Prefix PR title with bracketed package name(s) corresponding to the changed package(s). For example: [sol-cov] Fixed bug.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@LogvinovLeon LogvinovLeon changed the title Remove types that were moved to DefinitelyTyped [typescript-typings] Remove types that were moved to DefinitelyTyped Sep 4, 2018
@coveralls
Copy link

coveralls commented Sep 4, 2018

Coverage Status

Coverage remained the same at 85.709% when pulling 40e0c82 on feature/remove-types into 78d4fc5 on development.

"@types/lodash": "4.14.104",
"@types/mocha": "^2.2.42",
"@types/node": "^8.0.53",
"@types/sinon": "^2.2.2",
"@types/ganache-core": "^2.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Think this needs to be a dependency since we expose some of it's types in the public interface.

@@ -52,13 +52,16 @@
"devDependencies": {
"@0xproject/tslint-config": "^1.0.6",
"@types/bip39": "^2.4.0",
"@types/eth-lightwallet": "^3.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as below.

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.

3 participants