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

refactor: remove type definitions that are not needed #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ForbesLindesay
Copy link

The random-words package already has type definitions, so we can just use those. No types from it are exposed, so it can be a devDependency.

We are not using faker anywhere anymore, so it can be safely removed.

I'd like to make some more substantial contributions, but thought. I'd start with this small housekeeping task. Is it possible to use stack-attack on a forked repository? I'm guessing that might be a little trickier to make work.

The random-words package already has type definitions, so we can just use those. No types from it are exposed, so it can be a devDependency.

We are not using faker anywhere anymore, so it can be safely removed.
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.

1 participant