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

Interface usage refactoring #53

Merged
merged 2 commits into from
Jul 17, 2018
Merged

Interface usage refactoring #53

merged 2 commits into from
Jul 17, 2018

Conversation

Yavanosta
Copy link
Collaborator

Common naming for interfaces IClassName. So changed all names to this standart. Also changed Ctx to Context.

@Yavanosta
Copy link
Collaborator Author

Yavanosta commented Jul 17, 2018

@fletcherist  fixed

Copy link
Owner

@fletcherist fletcherist left a comment

Choose a reason for hiding this comment

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

Спасибо большое! Осталось мне написать CONTRIBUTING.md, чтобы сделать это стандартом

src/scene.ts Outdated
import { WebhookRequest, WebhookResponse } from './types/webhook'
import { CtxInterface } from 'ctx'
import { IContext } from 'ctx'
Copy link
Owner

Choose a reason for hiding this comment

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

Вот тут вроде не будет работать, ты же переименовал ctx.d.tscontext.d.ts

@fletcherist fletcherist merged commit f4c0d28 into fletcherist:master Jul 17, 2018
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