Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Typings (Second attempt, damn you CRLF) #26

Merged
merged 12 commits into from
Sep 20, 2017
Merged

Typings (Second attempt, damn you CRLF) #26

merged 12 commits into from
Sep 20, 2017

Conversation

kyranet
Copy link
Contributor

@kyranet kyranet commented Sep 19, 2017

No description provided.

@@ -18,7 +18,7 @@ class Finalizer {
/**
* @param {KlasaClient} client The Klasa Client
* @param {string} dir The path to the core or user finalizer pieces folder
* @param {Array} file The path from the pieces folder to the finalizer file
* @param {string[]} file The path from the pieces folder to the finalizer file
Copy link
Contributor

Choose a reason for hiding this comment

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

should just be a string here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right, in the typings, I wrote

public file: string;

But wrote the wrong type in the JSDocs (got confused with Command). Fixed 👍

@kyranet kyranet added Bug: Fixed Issues that report bugs and have been fixed. Type: Enhancement Issues and PRs related to feature enhancement. Meta: Documentation Issues and PRs related to documentation. Status: WIP Issues and PRs that are still a work in progress. labels Sep 20, 2017
@bdistin bdistin merged commit e6048e6 into master Sep 20, 2017
@bdistin bdistin deleted the typings branch September 20, 2017 16:19
@kyranet kyranet added Meta: BugFix PRs that fix bugs or issues. and removed Bug: Fixed Issues that report bugs and have been fixed. Status: WIP Issues and PRs that are still a work in progress. labels Feb 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Meta: BugFix PRs that fix bugs or issues. Meta: Documentation Issues and PRs related to documentation. Type: Enhancement Issues and PRs related to feature enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants