Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

fix: Set correct type of ImplicitAny members #136

Merged
merged 9 commits into from
Sep 8, 2017
Merged

fix: Set correct type of ImplicitAny members #136

merged 9 commits into from
Sep 8, 2017

Conversation

trimox
Copy link
Owner

@trimox trimox commented Sep 6, 2017

  • Add noImplicitAny: true to /src/lib/tsconfig.ts
  • Fix any errors created as a result of noImplicitAny: true
  • Fix focus-trap missing declaration

Closes #133

@trimox
Copy link
Owner Author

trimox commented Sep 7, 2017

Created a custom typings.d.ts file to import any javascript libraries lacking typings. Last item on the todo list is ensuring focus-trap imports and exports correctly still.

@trimox
Copy link
Owner Author

trimox commented Sep 8, 2017

Phew! done 😄

@trimox trimox merged commit adf20e4 into master Sep 8, 2017
@trimox trimox deleted the fix/types branch September 8, 2017 20:52
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